aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/pcpu.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* - PCPU_ADD is no longer spelled with LAZY_ in the middle.Jeff Roberson2007-06-061-1/+1
* Rework the PCPU_* (MD) interface:Attilio Rao2007-06-041-1/+2
* Push down the implementation of PCPU_LAZY_INC() into the machine-dependentAlan Cox2007-03-111-0/+6
* There's no need to include <machine/asmacros.h> here.Olivier Houchard2005-11-081-1/+0
* Directly use __pcpu for PCPU_* instead of pcpup.Olivier Houchard2004-11-041-3/+4
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+60