Mercurial > emacs
changeset 91394:237670472243
Define VIRT_ADDR_VARIES.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 01 Feb 2008 23:29:29 +0000 |
parents | c7c66cfcda43 |
children | 1005e9f40553 |
files | src/s/cygwin.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/cygwin.h Fri Feb 01 23:29:14 2008 +0000 +++ b/src/s/cygwin.h Fri Feb 01 23:29:29 2008 +0000 @@ -146,6 +146,9 @@ why it needed to be changed. */ #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS +/* Virtual addresses of pure and impure space can vary, as on Windows. */ +#define VIRT_ADDR_VARIES + /* the end */ /* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b