]> git.ozlabs.org Git - yaboot.git/blob - nosys.c
52080080ae11e62fac3d4e3f2013b6fcf3c388f6
[yaboot.git] / nosys.c
1 /* we got no time */
2 long time()
3 {
4     return 0;
5 }