freebsd-dev/sys/ia64/ia32
John Baldwin aa9aa68d2f Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic
operations in some places and simple non-per CPU math in others.
2005-04-12 23:18:54 +00:00
..
ia32_signal.c Add missing #include "opt_compat.h" so that the compatability function 2003-12-18 06:59:18 +00:00
ia32_sigtramp.c Assimilate ia64 back into the fold with the common freebsd32/ia32 code. 2003-12-11 01:05:09 +00:00
ia32_trap.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00