patch-2.2.17 linux/arch/ppc/coffboot/dummy.c
Next file: linux/arch/ppc/coffboot/misc.S
Previous file: linux/arch/ppc/coffboot/crt0.S
Back to the patch index
Back to the overall index
- Lines: 5
- Date:
Mon Sep 4 18:39:16 2000
- Orig file:
v2.2.16/arch/ppc/coffboot/dummy.c
- Orig date:
Thu Jan 1 01:00:00 1970
diff -u --recursive --new-file v2.2.16/arch/ppc/coffboot/dummy.c linux/arch/ppc/coffboot/dummy.c
@@ -0,0 +1,4 @@
+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)