projects
/
yaboot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove binary libext2fs.a and build against system library.
[yaboot.git]
/
lib
/
nosys.c
1
/* we got no time */
2
long time()
3
{
4
return 0;
5
}