format fix
[tridge/junkcode.git] / cpu_hog.c
1 main()
2 {
3         while (1) ;
4 }