This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / arm26 / kernel / setup.c
index e02d418..afb7db5 100644 (file)
@@ -76,6 +76,7 @@ struct processor processor;
 
 unsigned char aux_device_present;
 char elf_platform[ELF_PLATFORM_SIZE];
+char saved_command_line[COMMAND_LINE_SIZE];
 
 unsigned long phys_initrd_start __initdata = 0;
 unsigned long phys_initrd_size __initdata = 0;