commit | 0f08f338083cc1d68788ccbccc44bd0502fc57ae | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 17:03:56 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 17:03:56 2006 +0900 |
tree | 97c69dbbd63a108a7367644dadedd390a3948f0c | |
parent | 9e3043c091819729ecf4fc5063d0a2d0954dfd7f [diff] [blame] |
sh: More cosmetic cleanups and trivial fixes. Nothing exciting here, just trivial fixes.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/include/asm-sh/kexec.h b/include/asm-sh/kexec.h index 9dfe59f6..a5f85e9 100644 --- a/include/asm-sh/kexec.h +++ b/include/asm-sh/kexec.h
@@ -23,6 +23,8 @@ /* The native architecture */ #define KEXEC_ARCH KEXEC_ARCH_SH +#define MAX_NOTE_BYTES 1024 + #ifndef __ASSEMBLY__ extern void machine_shutdown(void);