aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/kexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/kexec.h')
-rw-r--r--include/asm-sh/kexec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-sh/kexec.h b/include/asm-sh/kexec.h
index 9dfe59f6fcb..a5f85e9e428 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);