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