Files
30dayMakeOS/22_day/bug2.c
2016-05-09 13:40:42 +08:00

3 lines
36 B
C

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