marcel 2003/08/22 20:22:41 PDT
FreeBSD src repository
Modified files:
sys/conf options.ia64
Log:
Remove PAGE_SIZE_4K, PAGE_SIZE_8K and PAGE_SIZE_16K and replace
them with PAGE_SHIFT. A single option is better to LINT than
multiple mutual exclusive ones.
Revision Changes Path
1.23 +1 -3 src/sys/conf/options.ia64