summaryrefslogtreecommitdiff
path: root/kexec/arch/i386/kexec-x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexec/arch/i386/kexec-x86.h')
-rw-r--r--kexec/arch/i386/kexec-x86.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kexec/arch/i386/kexec-x86.h b/kexec/arch/i386/kexec-x86.h
index c2bcd37..1b58c3b 100644
--- a/kexec/arch/i386/kexec-x86.h
+++ b/kexec/arch/i386/kexec-x86.h
@@ -86,4 +86,5 @@ int nbi_load(int argc, char **argv, const char *buf, off_t len,
void nbi_usage(void);
extern unsigned xen_e820_to_kexec_type(uint32_t type);
+extern uint64_t get_acpi_rsdp(void);
#endif /* KEXEC_X86_H */