summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/asm.h
Commit message (Collapse)AuthorAgeFilesLines
* Define _ARM_ARCH_5E too, so that we know if pld/strd/ldrd are available.cognet2007-10-131-1/+6
| | | | MFC After: 3 days
* 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
| | | | Spotted out by: bde
* 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
| | | | Obtained from: NetBSD
* We are using _mcount, not __mcount.cognet2004-09-231-6/+1
| | | | Remove the !__ELF__ case.
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+147
It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin <sepotvin at videotron.ca> Most of this comes from NetBSD.
OpenPOWER on IntegriCloud