2020-09-30 17:12:29 +02:00

6 lines
45 B
C

int
DummyEntryPoint(void)
{
return 1 ;
}