aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc/kexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/kexec.h')
-rw-r--r--include/asm-ppc/kexec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc/kexec.h b/include/asm-ppc/kexec.h
index 73191310d8d..6d2aa0aa464 100644
--- a/include/asm-ppc/kexec.h
+++ b/include/asm-ppc/kexec.h
@@ -27,6 +27,8 @@
#ifndef __ASSEMBLY__
+extern void *crash_notes;
+
struct kimage;
extern void machine_kexec_simple(struct kimage *image);