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

7 lines
42 B
C
Raw Permalink Normal View History

2024-03-04 11:14:53 +01:00
static void main(void)
{
asm("hlt");
}