summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/include/vmparam.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h
index f114232..e5f596c 100644
--- a/sys/i386/include/vmparam.h
+++ b/sys/i386/include/vmparam.h
@@ -43,10 +43,6 @@
* Machine dependent constants for 386.
*/
-#ifndef PAE
-#define VM_PROT_READ_IS_EXEC /* if you can read -- then you can exec */
-#endif
-
/*
* Virtual memory related constants, all in bytes
*/
OpenPOWER on IntegriCloud