Retro68/TestApps/EmptyTest.c

5 lines
26 B
C
Raw Normal View History

2014-12-05 23:50:23 +01:00
int main()
{
return 0;
}