Remove #define APIC_INTR_HIGHPRI_CLOCK - this is no longer used

(see i386/isa/intr_machdep.c 1.72)
This commit is contained in:
peter 2002-07-08 09:14:01 +00:00
parent 4787509c9b
commit 9b9f850aa3

View File

@ -90,13 +90,6 @@
*/
#define APIC_INTR_REORDER
/*
* Redirect clock interrupts to a higher priority (fast intr) vector,
* while still using the slow interrupt handler. Only effective when
* APIC_INTR_REORDER is defined.
*/
#define APIC_INTR_HIGHPRI_CLOCK
#endif /* APIC_IO */
/*