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

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

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

revision 1.19 by eggert, Fri Dec 7 05:53:45 2001 UTC revision 1.20 by schwab, Mon Apr 15 13:19:59 2002 UTC
# Line 1  Line 1 
1  /* m- file for Mips machines.  /* m- file for Mips machines.
2     Copyright (C) 1987, 1992, 1999 Free Software Foundation, Inc.     Copyright (C) 1987, 1992, 1999, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 99  NOTE-END  */ Line 99  NOTE-END  */
99    
100  /* #define VIRT_ADDR_VARIES */  /* #define VIRT_ADDR_VARIES */
101    
 /* Define C_ALLOCA if this machine does not support a true 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.  */  
   
 #ifdef __GNUC__  
 #define HAVE_ALLOCA  
 #else  
 #define C_ALLOCA  
 #endif  
   
102  /* Define NO_REMAP if memory segmentation makes it not work well  /* Define NO_REMAP if memory segmentation makes it not work well
103     to change the boundary between the text section and data section     to change the boundary between the text section and data section
104     when Emacs is dumped.  If you define this, the preloaded Lisp     when Emacs is dumped.  If you define this, the preloaded Lisp

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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