summaryrefslogtreecommitdiff
path: root/sys/arm/include/reg.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-02-04arm: Add support for using VFP in kernelKornel Dulęba
2021-11-23arm: Make machine/reg.h self-containedWarner Losh
2021-08-30Create sys/reg.h for the common code previously in machine/reg.hAndrew Turner
2017-03-24Cleanup structures related to VFP and/or mcontext_t.Michal Meloun
2016-01-28SMP support for ARMv6/v7 HW watchpointsZbigniew Bodek
2004-11-04Protect the function declarations with #ifdef _KERNEL.Olivier Houchard
2004-05-14Import FreeBSD/arm kernel bits.Olivier Houchard