coreboot-libre-fam15h-rdimm/util/romcc/tests/simple_test57.c

6 lines
41 B
C

static void main(void)
{
for(;;) {
}
}