summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_prot.h
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-12-07 12:48:31 +0000
committerdg <dg@FreeBSD.org>1995-12-07 12:48:31 +0000
commitc30f46c534617c688a4773ed830c44daa04853ee (patch)
tree19b264d515a181824bd3abb5e342afa65102ff53 /sys/vm/vm_prot.h
parent03382d7ccd5ed3c8bf17b6719df445c2d9c5dea6 (diff)
downloadFreeBSD-src-c30f46c534617c688a4773ed830c44daa04853ee.zip
FreeBSD-src-c30f46c534617c688a4773ed830c44daa04853ee.tar.gz
Untangled the vm.h include file spaghetti.
Diffstat (limited to 'sys/vm/vm_prot.h')
-rw-r--r--sys/vm/vm_prot.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/vm/vm_prot.h b/sys/vm/vm_prot.h
index 36079a0..c6d55d5 100644
--- a/sys/vm/vm_prot.h
+++ b/sys/vm/vm_prot.h
@@ -61,7 +61,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: vm_prot.h,v 1.3 1994/08/02 07:55:38 davidg Exp $
+ * $Id: vm_prot.h,v 1.4 1995/01/09 16:05:57 davidg Exp $
*/
/*
@@ -72,14 +72,6 @@
#define _VM_PROT_
/*
- * Types defined:
- *
- * vm_prot_t VM protection values.
- */
-
-typedef u_char vm_prot_t;
-
-/*
* Protection values, defined as bits within the vm_prot_t type
*/
OpenPOWER on IntegriCloud