summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/sleep.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/acpi/sleep.h')
-rw-r--r--arch/x86/kernel/acpi/sleep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/kernel/acpi/sleep.h b/arch/x86/kernel/acpi/sleep.h
index 67f59f8c6956..c9c2c982d5e4 100644
--- a/arch/x86/kernel/acpi/sleep.h
+++ b/arch/x86/kernel/acpi/sleep.h
@@ -15,3 +15,5 @@ extern unsigned long acpi_copy_wakeup_routine(unsigned long);
extern void wakeup_long64(void);
extern void do_suspend_lowlevel(void);
+
+extern int x86_acpi_suspend_lowlevel(void);