This website requires JavaScript.
Explore
Help
Register
Sign In
GNUBoot
/
coreboot-kgpe-d16
Watch
2
Star
0
Fork
You've already forked coreboot-kgpe-d16
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7ebb9e9eb8
coreboot-kgpe-d16
/
util
/
romcc
/
tests
/
fail_test8.c
11 lines
62 B
C
Raw
Blame
History
static
void
hlt
(
void
)
{
}
static
void
main
(
void
)
{
hlt
;
}
Reference in New Issue
View Git Blame
Copy Permalink