mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 18:11:05 +00:00
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@865 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
7 lines
42 B
C
7 lines
42 B
C
|
|
|
|
static void main(void)
|
|
{
|
|
asm("hlt");
|
|
}
|