jhb 2003/07/23 12:04:28 PDT
FreeBSD src repository
Modified files:
sys/i386/i386 mp_machdep.c
Log:
Use macros from apic.h to when writing to the ICR to send IPIs to startup
APs rather than magic numbers.
Tested by: scottl
Revision Changes Path
1.213 +12 -5 src/sys/i386/i386/mp_machdep.c