/* * Variables and functions used by the code in sleep.c */#include<asm/realmode.h>externunsignedlongsaved_video_mode;externlongsaved_magic;externintwakeup_pmode_return;externu8wake_sleep_flags;externunsignedlongacpi_copy_wakeup_routine(unsignedlong);externvoidwakeup_long64(void);externvoiddo_suspend_lowlevel(void);externintx86_acpi_suspend_lowlevel(void);