index
:
Hyra
aarch64
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mlibc
/
test.c
blob: a0ccfeb21ea8ce38139a00221e30a73c7c455220 (
plain
)
1
2
3
4
5
6
7
#include
<stdio.h>
int
main
(
void
)
{
return
0
;
}