Files
30dayMakeOS/25_day/bug2.c
2016-05-13 10:23:23 +08:00

3 lines
36 B
C

void HariMain(void){
for (;;) { }
}