/[emacs]/emacs/src/m/windowsnt.h
ViewVC logotype

Diff of /emacs/src/m/windowsnt.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by erik, Mon Jan 15 09:15:02 1996 UTC revision 1.5 by schwab, Mon Apr 15 13:22:46 2002 UTC
# Line 1  Line 1 
1  /* Machine description file for Windows NT.  /* Machine description file for Windows NT.
2    
3     Copyright (C) 1993, 1994 Free Software Foundation, Inc.     Copyright (C) 1993, 1994, 2002 Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
6    
# Line 87  Boston, MA 02111-1307, USA.  */ Line 87  Boston, MA 02111-1307, USA.  */
87  /* Text does precede data space, but this is never a safe assumption.  */  /* Text does precede data space, but this is never a safe assumption.  */
88  #define VIRT_ADDR_VARIES  #define VIRT_ADDR_VARIES
89    
90  /* Define C_ALLOCA if this machine does not support a true alloca  /* For alloca.  */
    and the one written in C should be used instead.  
    Define HAVE_ALLOCA to say that the system provides a properly  
    working alloca function and it should be used.  
    Define neither one if an assembler-language alloca  
    in the file alloca.s should be used.  */  
   
 /* #define C_ALLOCA */  
91  #include <malloc.h>  #include <malloc.h>
 #define HAVE_ALLOCA  
92    
93  /* Define NO_REMAP if memory segmentation makes it not work well  /* Define NO_REMAP if memory segmentation makes it not work well
94     to change the boundary between the text section and data section     to change the boundary between the text section and data section

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26