aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup up ARM *frame structures...Ian Lepore2014-12-241-53/+19
* Remove the last dregs of trapframe_t. It turns out only arm was usingIan Lepore2013-10-271-2/+2
* When entering exception handlers we may not have an aligned stack. This isAndrew Turner2013-08-051-2/+3
* Fix stack alignment in the kernel to be on an 8 byte boundary as requiredAndrew Turner2013-03-061-1/+5
* trim trailing whitespaceWarner Losh2012-06-131-3/+1
* Tweak how the MD code calls the fooclock() methods some. Instead ofJohn Baldwin2005-12-221-22/+0
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Remove the kbd_trap() declaration.Olivier Houchard2004-07-121-2/+0
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+190