NetBSD/sys/arch/mvmeppc/include/vmparam.h
scw f3309b8981 Redefine USER_SR to avoid clashing with MVMEPPC_PHYS_BASE_MEM in bat[12].
Thanks to Matt Thomas for pointing out the problem.
2002-07-09 20:06:35 +00:00

5 lines
117 B
C

/* $NetBSD: vmparam.h,v 1.2 2002/07/09 20:06:35 scw Exp $ */
#define USER_SR 15
#include <powerpc/mpc6xx/vmparam.h>