hardware-init-review/listings/test.c

5 lines
40 B
C

void main(int a, int b)
{
return 0;
}