index
:
corn
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
amd64
/
shim.c
blob: 28ba8a0a30b6d6f0629813dcdbcd860fe0a660e0 (
plain
)
1
2
3
4
// entry point for amd64
void
amd64_shim
(
void
*
boot_info
)
{
}