summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2007-05-27 20:34:26 +0000
committeralc <alc@FreeBSD.org>2007-05-27 20:34:26 +0000
commita530caef2a8dce9ce86928e6e4540d65ded97bea (patch)
treeb79bab15e5abea38c8f1673b9b564fac67eb09ea /sys/powerpc
parent4538e39c22542d40dc21b78d20866dbc10654153 (diff)
downloadFreeBSD-src-a530caef2a8dce9ce86928e6e4540d65ded97bea.zip
FreeBSD-src-a530caef2a8dce9ce86928e6e4540d65ded97bea.tar.gz
Eliminate an unused definition.
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/include/vmparam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h
index 0789ed0..dedfc6d 100644
--- a/sys/powerpc/include/vmparam.h
+++ b/sys/powerpc/include/vmparam.h
@@ -35,7 +35,6 @@
#ifndef _MACHINE_VMPARAM_H_
#define _MACHINE_VMPARAM_H_
-#define USRTEXT NBPG
#define USRSTACK VM_MAXUSER_ADDRESS
#ifndef MAXTSIZ
OpenPOWER on IntegriCloud