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

6 lines
46 B
C

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