patch-2.4.5 linux/arch/ppc/boot/mbx/gzimage.c

Next file: linux/arch/ppc/boot/mbx/head.S
Previous file: linux/arch/ppc/boot/mbx/embed_config.c
Back to the patch index
Back to the overall index

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