CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/02 13:13:45
Modified files:
sys/arch/mips64/include: param.h
Log message:
Only define KERNBASE if defined(_KERNEL), for nothing in userland needs it,
and only if not already defined. Allows for KERNBASE to be defined elsewhere.
