]> git.ozlabs.org Git - tonyb-yaboot.git/blob - lib/nosys.c
The patch from Scott Moser moves the "search-for-prom_claim'able" routine that
[tonyb-yaboot.git] / lib / nosys.c
1 /* we got no time */
2 long time()
3 {
4     return 0;
5 }