X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=inline;f=include%2Fasm-i386%2Fsuspend.h;h=2794a173f64d451291993bb0b078a152b0581732;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=2febd2d28532b3154c14ea045db41cee665d9a37;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-i386/suspend.h b/include/asm-i386/suspend.h index 2febd2d28..2794a173f 100644 --- a/include/asm-i386/suspend.h +++ b/include/asm-i386/suspend.h @@ -36,9 +36,6 @@ struct saved_context { : /* no output */ \ :"r" ((thread)->debugreg[register])) -extern void save_processor_state(void); -extern void restore_processor_state(void); - #ifdef CONFIG_ACPI_SLEEP extern unsigned long saved_eip; extern unsigned long saved_esp;