grehan 2004-11-30 09:04:41 UTC
FreeBSD src repository
Modified files:
sys/powerpc/include psl.h
Log:
Create a new definition, PSL_KERNSET, which is used for setting the
MSR in kernel mode. Redefine PSL_USERSET in terms of this by or'ing
in PSL_PR.
Revision Changes Path
1.3 +2 -1 src/sys/powerpc/include/psl.h