1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Picking PAGE_SHIFT as a global option is a bad idea. Instead call the

option LOG2_PAGE_SIZE.
This commit is contained in:
Marcel Moolenaar 2003-08-23 03:38:36 +00:00
parent cfe9466fcc
commit 6ff26c064f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119346

View File

@ -6,7 +6,7 @@ ITANIUM2 opt_global.h
IA32 opt_global.h IA32 opt_global.h
PAGE_SHIFT opt_global.h LOG2_PAGE_SIZE opt_global.h
UWX_TRACE_ENABLE opt_global.h UWX_TRACE_ENABLE opt_global.h