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
/
tests
/
rtdl
/
scope3
/
libfoo.c
blob: bc863192d4298f2c07b5cb8535b3dbbd686cf9af (
plain
)
1
2
3
4
5
int
g
=
0
;
int
call_foo
()
{
return
g
;
}