From 53b3988d474435254a3b053a68bb24ce9e439295 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 15 Jun 2000 01:55:58 +0000 Subject: Merge with 2.3.99-pre9. --- arch/ppc/mbxboot/rdimage.c | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 arch/ppc/mbxboot/rdimage.c (limited to 'arch/ppc/mbxboot/rdimage.c') 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; -- cgit v1.2.3