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

6 lines
46 B
C

static void main(void)
{
do {
} while(1);
}