]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the last dregs of trapframe_t. It turns out only arm was using
authorIan Lepore <ian@FreeBSD.org>
Sun, 27 Oct 2013 17:09:23 +0000 (17:09 +0000)
committerIan Lepore <ian@FreeBSD.org>
Sun, 27 Oct 2013 17:09:23 +0000 (17:09 +0000)
commit123fe3962d5ff66153d2cfe141eadc4f0b3ccd3e
tree22a142a25e65de279aef5a6ea385b8257750998f
parente20f049b877aa41086f56edfec24499fccf3cf58
Remove the last dregs of trapframe_t.  It turns out only arm was using
this type, so remove it to make arm code more consistant with other
platforms.  Thanks to bde@ for pointing out only arm used trapframe_t.
sys/arm/arm/cpufunc.c
sys/arm/arm/trap.c
sys/arm/arm/undefined.c
sys/arm/arm/vm_machdep.c
sys/arm/include/frame.h