aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/kexec.h')
-rw-r--r--arch/x86/include/asm/kexec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/kexec.h b/arch/x86/include/asm/kexec.h
index 317ff1703d0b..28feeba2fdd6 100644
--- a/arch/x86/include/asm/kexec.h
+++ b/arch/x86/include/asm/kexec.h
@@ -163,6 +163,8 @@ struct kimage_arch {
163}; 163};
164#endif 164#endif
165 165
166extern void (*crash_vmclear_loaded_vmcss)(void);
167
166#endif /* __ASSEMBLY__ */ 168#endif /* __ASSEMBLY__ */
167 169
168#endif /* _ASM_X86_KEXEC_H */ 170#endif /* _ASM_X86_KEXEC_H */