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