patch-2.4.19 linux-2.4.19/include/asm-i386/apic.h

Next file: linux-2.4.19/include/asm-i386/bugs.h
Previous file: linux-2.4.19/include/asm-generic/tlb.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-i386/apic.h linux-2.4.19/include/asm-i386/apic.h
@@ -79,6 +79,8 @@
 extern void setup_apic_nmi_watchdog (void);
 extern inline void nmi_watchdog_tick (struct pt_regs * regs);
 extern int APIC_init_uniprocessor (void);
+extern void disable_APIC_timer(void);
+extern void enable_APIC_timer(void);
 
 extern struct pm_dev *apic_pm_register(pm_dev_t, unsigned long, pm_callback);
 extern void apic_pm_unregister(struct pm_dev*);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)