patch-2.3.99-pre9 linux/arch/ppc/mbxboot/gzimage.c
Next file: linux/arch/ppc/mbxboot/head_8260.S
Previous file: linux/arch/ppc/mbxboot/embed_config.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 15 14:53:30 2000
- Orig file:
v2.3.99-pre8/linux/arch/ppc/mbxboot/gzimage.c
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.99-pre8/linux/arch/ppc/mbxboot/gzimage.c linux/arch/ppc/mbxboot/gzimage.c
@@ -0,0 +1,8 @@
+/*
+ * gzimage.c
+ *
+ * Dummy file to allow a compressed zImage to be added
+ * into a linker section, accessed by the boot coode
+ */
+
+char dummy_for_gzimage;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)