diff options
| author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-05 15:37:24 -0500 | 
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-05 15:37:24 -0500 | 
| commit | d40d9d29c020f8466c96f8e3ad4b7c014ff1085d (patch) | |
| tree | cb30b4e80f37e0d734a826aa6b29394f46123f9f /include/asm-i386/apic.h | |
| parent | 96a71d52bb91d9b386a60f904956420f98946dd3 (diff) | |
| parent | 70d9d825e0a5a78ec1dacaaaf5c72ff5b0206fab (diff) | |
Merge branch 'master'
Diffstat (limited to 'include/asm-i386/apic.h')
| -rw-r--r-- | include/asm-i386/apic.h | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/include/asm-i386/apic.h b/include/asm-i386/apic.h index a515e2aed829..8c454aa58ac6 100644 --- a/include/asm-i386/apic.h +++ b/include/asm-i386/apic.h | |||
| @@ -118,8 +118,7 @@ extern void release_lapic_nmi(void); | |||
| 118 | extern void disable_timer_nmi_watchdog(void); | 118 | extern void disable_timer_nmi_watchdog(void); | 
| 119 | extern void enable_timer_nmi_watchdog(void); | 119 | extern void enable_timer_nmi_watchdog(void); | 
| 120 | extern void nmi_watchdog_tick (struct pt_regs * regs); | 120 | extern void nmi_watchdog_tick (struct pt_regs * regs); | 
| 121 | extern int APIC_init(void); | 121 | extern int APIC_init_uniprocessor (void); | 
| 122 | extern void APIC_late_time_init(void); | ||
| 123 | extern void disable_APIC_timer(void); | 122 | extern void disable_APIC_timer(void); | 
| 124 | extern void enable_APIC_timer(void); | 123 | extern void enable_APIC_timer(void); | 
| 125 | 124 | ||
