]> err.no Git - linux-2.6/blob - arch/powerpc/boot/dummy.c
Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
[linux-2.6] / arch / powerpc / boot / dummy.c
1 int main(void)
2 {
3         return 0;
4 }