Files
30dayMakeOS/24_day/bug2.c
2016-05-11 13:13:19 +08:00

3 lines
36 B
C

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