index
:
comus
ata
documentationBranch
fat32
forkman
main
old
pcie
tarBranch
tarfs_freya
uefi
user
its not just a kernel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kernel.c
blob: ac0546c9613bf92a630be297d6f82d054c456c6a (
plain
)
1
2
3
4
5
6
7
8
#include
<comus/memory.h>
void
main
(
void
)
{
while
(
1
)
;
}