summaryrefslogtreecommitdiff
path: root/sys/arm/include/sysarch.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Instead of using sysarch() to store-retrieve the tp, add a magic address,Olivier Houchard2005-02-261-0/+2
* Implement two new sysarch for arm, ARM_GET_TP and ARM_SET_TP, to work aroundOlivier Houchard2005-02-251-0/+3
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Add MD syscalls to sync the icache and to drain the write buffer.Olivier Houchard2004-09-231-0/+66