/* * Variables and functions used by the code in sleep.c */#include <asm/realmode.h>externunsigned long saved_video_mode;externlong saved_magic;externint wakeup_pmode_return;extern u8 wake_sleep_flags;externunsigned longacpi_copy_wakeup_routine(unsigned long);externvoidwakeup_long64(void);externvoiddo_suspend_lowlevel(void);