summaryrefslogtreecommitdiff
path: root/sys/arm/include/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvsKen Smith2011-02-161-1/+1
* Use __mcount() instead of _mcount() to reduce diffs with NetBSD.Olivier Houchard2007-05-191-3/+3
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Implement _mcount().Olivier Houchard2004-09-231-49/+52
* Move the kernel-specific logic to adjust frompc from MI to MD. ForMarcel Moolenaar2004-08-271-0/+13
* Nuke disable_intr() and enable_intr(), as it already exists elsewhere.Olivier Houchard2004-07-201-2/+2
* Moved most of the "MI" definitions and declarations from <machine/profile.h>Bruce Evans2004-05-191-30/+0
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+139