Rivoreo Source Code Repositories
src.rivoreo.one
/
yaboot
/
63162c5eb23b6ba4a00b4b4e18ffbcdba52b1e2e
/
.
/
lib
/
nosys.c
blob: 52080080ae11e62fac3d4e3f2013b6fcf3c388f6 [
file
] [
log
] [
blame
] [
raw
]
/* we got no time */
long
time
()
{
return
0
;
}