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

3 lines
36 B
C

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