mirror of
https://github.com/Noratrieb/jompiler.git
synced 2026-01-14 14:05:01 +01:00
6 lines
58 B
C
6 lines
58 B
C
//#include<elf.h>
|
|
|
|
int main(int argc)
|
|
{
|
|
// exit(42);
|
|
}
|