patch-2.4.5 linux/arch/ppc/boot/pmac/dummy.c

Next file: linux/arch/ppc/boot/pmac/ld.script
Previous file: linux/arch/ppc/boot/pmac/coffmain.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/arch/ppc/boot/pmac/dummy.c linux/arch/ppc/boot/pmac/dummy.c
@@ -0,0 +1,7 @@
+/*
+ * BK Id: SCCS/s.dummy.c 1.6 05/18/01 15:17:15 cort
+ */
+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)