diff options
| author | Alan Cox <alc@FreeBSD.org> | 2009-04-04 23:12:14 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 2009-04-04 23:12:14 +0000 |
| commit | beb3c3a9c5ac5db9532492f4f0a7854198896efa (patch) | |
| tree | 096a8c4dae121c5d60e8cd039a81c8243558098f /sys/i386/include | |
| parent | e9b3f3045d25487fb1536538e1d25e6abb9cbedf (diff) | |
Notes
Diffstat (limited to 'sys/i386/include')
| -rw-r--r-- | sys/i386/include/vmparam.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/i386/include/vmparam.h b/sys/i386/include/vmparam.h index f114232e90bb..e5f596cd57f4 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 */ |
