Define VM_PROT_READ_IS_EXEC.

This commit is contained in:
Olivier Houchard 2004-09-23 22:29:43 +00:00
parent ffa589bf15
commit 9f0f6bf453

View File

@ -127,4 +127,5 @@
#define SGROWSIZ (128*1024)
#define MAXSLP 20
#define VM_PROT_READ_IS_EXEC
#endif /* _MACHINE_VMPARAM_H_ */