summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/vmparam.h
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/i386/include/vmparam.h
parent4538e39c22542d40dc21b78d20866dbc10654153 (diff)
downloadFreeBSD-src-a530caef2a8dce9ce86928e6e4540d65ded97bea.zip
FreeBSD-src-a530caef2a8dce9ce86928e6e4540d65ded97bea.tar.gz
Eliminate an unused definition.
Diffstat (limited to 'sys/i386/include/vmparam.h')
-rw-r--r--sys/i386/include/vmparam.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h
index 24765d3..7d12c97 100644
--- a/sys/i386/include/vmparam.h
+++ b/sys/i386/include/vmparam.h
@@ -67,8 +67,6 @@
#define SGROWSIZ (128UL*1024) /* amount to grow stack */
#endif
-#define USRTEXT (1*PAGE_SIZE) /* base of user text XXX bogus */
-
/*
* The time for a process to be blocked before being very swappable.
* This is a number of seconds which the system takes as being a non-trivial
OpenPOWER on IntegriCloud