summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/mcontext.h
AgeCommit message (Expand)Author
2003-10-08Add some accessor macros for the ucontext:thorpej
2003-01-20__greg_t should be an long, not int. (LP64 friendliness)matt
2003-01-20Kill all references to struct __gregs and use the _REG_xx names.matt
2003-01-20Add _REG_foo to ppc mcontext and use them instead of constants.matt
2003-01-18Merge the nathanw_sa branch.thorpej