]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move DO_AST into pcb.h where it should have been all along. Move some
authorWarner Losh <imp@FreeBSD.org>
Tue, 15 Oct 2013 04:32:06 +0000 (04:32 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 15 Oct 2013 04:32:06 +0000 (04:32 +0000)
commit9ab238ab88a7df4d60f372f84d3d435aeba865fb
tree71c67b871ae1e8dc6def4de39cf5ea579c3c2021
parent250b7420fc8b3db48d5267ec00ef23a455002e51
Move DO_AST into pcb.h where it should have been all along. Move some
common macros for saving/restoring registers into pcb.h as well.

Reviewed by: jmallet@
sys/mips/mips/exception.S
sys/mips/mips/swtch.S