patch-2.3.99-pre9 linux/arch/ppc/mbxboot/rdimage.c

Next file: linux/arch/ppc/mbxboot/vmlinux.lds
Previous file: linux/arch/ppc/mbxboot/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/arch/ppc/mbxboot/rdimage.c linux/arch/ppc/mbxboot/rdimage.c
@@ -0,0 +1,8 @@
+/*
+ * rdimage.c
+ *
+ * Dummy file to allow a compressed initrd to be added
+ * into a linker section, accessed by the boot coode
+ */
+
+char dummy_for_rdimage;

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