/[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.20 by schwab, Mon Apr 15 13:19:59 2002 UTC revision 1.20.2.1 by miles, Fri Apr 4 06:21:10 2003 UTC
# Line 19  the Free Software Foundation, Inc., 59 T Line 19  the Free Software Foundation, Inc., 59 T
19  Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
20    
21    
22  /* The following line tells the configuration script what sort of  /* The following line tells the configuration script what sort of
23     operating system this machine is likely to run.     operating system this machine is likely to run.
24     USUAL-OPSYS="note"     USUAL-OPSYS="note"
25    
26  NOTE-START  NOTE-START
27  Use m-mips4.h for RISCOS version 4; use s-bsd4-3.h with the BSD world.  Use mips4.h for RISCOS version 4; use s-bsd4-3.h with the BSD world.
28  Note that the proper m- file for the Decstation is m-pmax.h.  Note that the proper m file for the Decstation is pmax.h.
29  NOTE-END  */  NOTE-END  */
30    
31  /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word  /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
32     is the most significant byte.  */     is the most significant byte.  */
33    
34    #if ! (defined (__MIPSEL__) || defined (MIPSEL) || defined (_MIPSEL))
35  #define WORDS_BIG_ENDIAN  #define WORDS_BIG_ENDIAN
36    #endif
37    
38  /* Define NO_ARG_ARRAY if you cannot take the address of the first of a  /* Define NO_ARG_ARRAY if you cannot take the address of the first of a
39   * group of arguments and treat it as an array of the arguments.  */   * group of arguments and treat it as an array of the arguments.  */

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

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