mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
Remove #define APIC_INTR_HIGHPRI_CLOCK - this is no longer used
(see i386/isa/intr_machdep.c 1.72)
This commit is contained in:
parent
9ecb46bf87
commit
a20ae49f93
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99582
@ -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 */
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user