summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Define _ARM_ARCH_5E too, so that we know if pld/strd/ldrd are available.cognet2007-10-131-1/+6
* Use __mcount() instead of _mcount() to reduce diffs with NetBSD.cognet2007-05-191-1/+1
* Remove dead code, already defined in sys/cdef.hcognet2006-08-301-9/+0
* Start all license statements with /*-imp2005-01-051-1/+1
* Import a RET macro, that will use bx if the arch supports it.cognet2004-11-091-0/+36
* We are using _mcount, not __mcount.cognet2004-09-231-6/+1
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+147
OpenPOWER on IntegriCloud