inteltool: fixed 64 bit build
[coreboot.git] / util / romcc / tests / simple_test79.c
1 static void main(void)
2 {
3         do {
4         } while(0);
5 }