Intel cpus: use CPU_PHYSMASK_HI define in CAR
[coreboot.git] / util / romcc / tests / simple_test79.c
1 static void main(void)
2 {
3         do {
4         } while(0);
5 }