Avoid false detection of SMSC FDC37N972 when Infineon TPM is present
[coreboot.git] / util / romcc / tests / simple_test79.c
1 static void main(void)
2 {
3         do {
4         } while(0);
5 }