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