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