git: x86_64/param.h: Remove 'NPML4' (duplicate of 'NBPML4')
Aaron LI
aly at crater.dragonflybsd.org
Sat Jun 19 03:51:38 PDT 2021
commit 1046074b6a6706b825a3c0ef7075fa968cc5dea0
Author: Aaron LI <aly at aaronly.me>
Date: Thu Jun 3 08:49:21 2021 +0800
x86_64/param.h: Remove 'NPML4' (duplicate of 'NBPML4')
The 'NPML4' and 'NBPML4' definitions are the same, so only keep the
latter, which is consistent with definitions of 'NBPDP' and 'NBPDR'.
Adjust whitespace a bit.
Summary of changes:
sys/cpu/x86_64/include/param.h | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1046074b6a6706b825a3c0ef7075fa968cc5dea0
--
DragonFly BSD source repository
More information about the Commits
mailing list