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