summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mbxboot/rdimage.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-06-15 01:55:58 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-06-15 01:55:58 +0000
commit53b3988d474435254a3b053a68bb24ce9e439295 (patch)
treef8da8e40f01f4ad02bbd76b8c9920749b118235f /arch/ppc/mbxboot/rdimage.c
parentb0cb48abe83d1a4389ea938bf624f8baa82c5047 (diff)
Merge with 2.3.99-pre9.
Diffstat (limited to 'arch/ppc/mbxboot/rdimage.c')
-rw-r--r--arch/ppc/mbxboot/rdimage.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/ppc/mbxboot/rdimage.c b/arch/ppc/mbxboot/rdimage.c
new file mode 100644
index 000000000..e40fd1e2e
--- /dev/null
+++ b/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;