peter 2003/12/06 15:18:42 PST
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
amd64_protection_init and the protection_codes[] array was overkill.
Inline it instead.
Approved by: re (scottl)
Revision Changes Path
1.448 +8 -50 src/sys/amd64/amd64/pmap.c