summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2006-08-25 23:51:11 +0000
committeralc <alc@FreeBSD.org>2006-08-25 23:51:11 +0000
commit72ff1a9186c4943e7e00519c2d1929f1f163c877 (patch)
tree783bf162d21e08addb60fe53a7970e940a4dccf6 /sys/ia64
parent67e26765217b0653374046a888c93bbb466f38f7 (diff)
downloadFreeBSD-src-72ff1a9186c4943e7e00519c2d1929f1f163c877.zip
FreeBSD-src-72ff1a9186c4943e7e00519c2d1929f1f163c877.tar.gz
Eliminate unused definitions. (They came from NetBSD.)
Discussed with: cognet, grehan, marcel
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/include/vmparam.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/ia64/include/vmparam.h b/sys/ia64/include/vmparam.h
index de15b2c..06ae7c3 100644
--- a/sys/ia64/include/vmparam.h
+++ b/sys/ia64/include/vmparam.h
@@ -74,14 +74,6 @@
#endif
/*
- * PTEs for mapping user space into the kernel for phyio operations.
- * 64 pte's are enough to cover 8 disks * MAXBSIZE.
- */
-#ifndef USRIOSIZE
-#define USRIOSIZE 64
-#endif
-
-/*
* Boundary at which to place first MAPMEM segment if not explicitly
* specified. Should be a power of two. This allows some slop for
* the data segment to grow underneath the first mapped segment.
OpenPOWER on IntegriCloud