index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
init
/
main.c
blob: af62d76d8fe7ccb404a76fc0ce514ee9d61e5f26 (
plain
)
1
2
3
4
5
6
int
main
(
void
)
{
/* Do nothing */
while
(
1
);
}