index
:
beepboot
master
The BeepBoot loader
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
entry.c
blob: 45698fdf8acaba5e269832d3a7369a705e66a82a (
plain
)
1
2
3
4
5
int
main
(
void
)
{
for
(;;);
}