]> git.ozlabs.org Git - yaboot.git/blob - lib/nosys.c
Fix for not all device trees having k2-sata@N/compatible (from gentoo)
[yaboot.git] / lib / nosys.c
1 /* we got no time */
2 long time()
3 {
4     return 0;
5 }