X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Fmachdep.h;h=020c7922fc57717f27b2d6d908fd607effc9aad7;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=bb961a029fae00154c95d2406614b2a88aad4900;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-ppc64/machdep.h b/include/asm-ppc64/machdep.h index bb961a029..020c7922f 100644 --- a/include/asm-ppc64/machdep.h +++ b/include/asm-ppc64/machdep.h @@ -11,8 +11,11 @@ #include #include +#include #include +#include + struct pt_regs; struct pci_bus; struct device_node; @@ -112,9 +115,7 @@ struct machdep_calls { }; extern struct machdep_calls ppc_md; -#define COMMAND_LINE_SIZE 512 extern char cmd_line[COMMAND_LINE_SIZE]; -extern char saved_command_line[COMMAND_LINE_SIZE]; /* Functions to produce codes on the leds. * The SRC code should be unique for the message category and should