Konstantin Belousov d09b3c60d0 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
2014-06-17 09:33:22 +00:00
..
2014-06-09 19:36:08 +00:00
2014-04-07 20:44:00 +00:00
2014-06-08 09:08:51 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-06-09 15:00:43 +00:00
2014-02-06 13:28:06 +00:00
2014-06-16 08:54:04 +00:00