vserver 1.9.3
[linux-2.6.git] / arch / ppc / boot / openfirmware / dummy.c
1 int main(void)
2 {
3         return 0;
4 }