]> git.ozlabs.org Git - tonyb-yaboot.git/blob - lib/nosys.c
Avoid stack smash in parseing the vendor specific options.
[tonyb-yaboot.git] / lib / nosys.c
1 /* we got no time */
2 long time()
3 {
4     return 0;
5 }