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