patch-2.4.19 linux-2.4.19/arch/ppc/boot/common/dummy.c

Next file: linux-2.4.19/arch/ppc/boot/common/misc-simple.c
Previous file: linux-2.4.19/arch/ppc/boot/common/crt0.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/ppc/boot/common/dummy.c linux-2.4.19/arch/ppc/boot/common/dummy.c
@@ -0,0 +1,7 @@
+/*
+ * BK Id: %F% %I% %G% %U% %#%
+ */
+int main(void)
+{
+	return 0;
+}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)