diff options
Diffstat (limited to 'kexec/arch/ppc/ops.h')
-rw-r--r-- | kexec/arch/ppc/ops.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kexec/arch/ppc/ops.h b/kexec/arch/ppc/ops.h index 7334a05..5e7a070 100644 --- a/kexec/arch/ppc/ops.h +++ b/kexec/arch/ppc/ops.h @@ -12,7 +12,6 @@ #define _PPC_BOOT_OPS_H_ #include "types.h" -#define COMMAND_LINE_SIZE 512 #define MAX_PATH_LEN 256 #define MAX_PROP_LEN 256 /* What should this be? */ |