jhb 2003/06/06 10:45:25 PDT
FreeBSD src repository
Modified files:
sys/i386/isa apic_vector.s
Log:
- Use IDTVEC() to declare IPI handlers since they are also IDT vectors.
- Make handlers for IPI's used by SMP kernels #ifdef SMP.
Revision Changes Path
1.88 +14 -20 src/sys/i386/isa/apic_vector.s