aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/suspend_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/suspend_64.h')
-rw-r--r--include/asm-x86/suspend_64.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/suspend_64.h b/include/asm-x86/suspend_64.h
index b897e8cb55fb..9440a7a1b99a 100644
--- a/include/asm-x86/suspend_64.h
+++ b/include/asm-x86/suspend_64.h
@@ -53,3 +53,5 @@ extern unsigned long saved_rdi;
53 53
54/* routines for saving/restoring kernel state */ 54/* routines for saving/restoring kernel state */
55extern int acpi_save_state_mem(void); 55extern int acpi_save_state_mem(void);
56extern char core_restore_code;
57extern char restore_registers;