summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-07-08 09:14:01 +0000
committerpeter <peter@FreeBSD.org>2002-07-08 09:14:01 +0000
commit9b9f850aa320caac25d1ee6fefab40108b8398e0 (patch)
treef6c6bd276cfdf7908a9e411042dbb22e1b4e20c2 /sys/i386
parent4787509c9b990753f731c209716e81842cb073dd (diff)
downloadFreeBSD-src-9b9f850aa320caac25d1ee6fefab40108b8398e0.zip
FreeBSD-src-9b9f850aa320caac25d1ee6fefab40108b8398e0.tar.gz
Remove #define APIC_INTR_HIGHPRI_CLOCK - this is no longer used
(see i386/isa/intr_machdep.c 1.72)
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/include/smptests.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h
index d666148..ea8e84b 100644
--- a/sys/i386/include/smptests.h
+++ b/sys/i386/include/smptests.h
@@ -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 */
/*
OpenPOWER on IntegriCloud