freebsd-dev/sys/ia64/ia32
Attilio Rao 6759608248 Rework the PCPU_* (MD) interface:
- Rename PCPU_LAZY_INC into PCPU_INC
- Add the PCPU_ADD interface which just does an add on the pcpu member
  given a specific value.

Note that for most architectures PCPU_INC and PCPU_ADD are not safe.
This is a point that needs some discussions/work in the next days.

Reviewed by: alc, bde
Approved by: jeff (mentor)
2007-06-04 21:38:48 +00:00
..
ia32_reg.c Remove redundant $FreeBSD$ 2005-09-10 01:13:33 +00:00
ia32_signal.c Include freebsd32_signal.h now that signal-related definitions are 2006-10-06 19:33:44 +00:00
ia32_trap.c Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00