K 10 svn:author V 3 kib K 8 svn:date V 27 2014-06-17T09:33:22.665007Z K 7 svn:log V 262 Do not reference native_lapic_ipi_*() functions in the UP build. The functions' definitions are protected by #ifdef SMP. Keeping apic_ops.ipi_*() methods NULL would allow to catch the use on UP machines. Reviewed by: royger Sponsored by: The FreeBSD Foundation END