]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/ops.h
[POWERPC] Clean up zImage handling of the command line
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / ops.h
index cc191e8e147f3e2cc75052cfa0e0433c1e4649c8..8008d612402e4f49b06829769bf64eae14b0bfb0 100644 (file)
@@ -70,6 +70,8 @@ struct serial_console_data {
 struct loader_info {
        void *promptr;
        unsigned long initrd_addr, initrd_size;
+       char *cmdline;
+       int cmdline_len;
 };
 extern struct loader_info loader_info;