summaryrefslogtreecommitdiffstats
path: root/sys/arm/include
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/arm/include
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/arm/include')
-rw-r--r--sys/arm/include/vmparam.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/arm/include/vmparam.h b/sys/arm/include/vmparam.h
index c16df43..19201cb 100644
--- a/sys/arm/include/vmparam.h
+++ b/sys/arm/include/vmparam.h
@@ -50,15 +50,6 @@
/*
* Override the default pager_map size, there's not enough KVA.
*/
-/*
- * Size of User Raw I/O map
- */
-
-#define USRIOSIZE 300
-
-/* virtual sizes (bytes) for various kernel submaps */
-
-#define VM_PHYS_SIZE (USRIOSIZE*PAGE_SIZE)
/*
* max number of non-contig chunks of physical RAM you can have
OpenPOWER on IntegriCloud