comparison src/m/windowsnt.h @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 376386a54a3c
children a86b2b5e0111
comparison
equal deleted inserted replaced
271:c7b7086b0a39 272:c5d627a313b1
22 /* Synched up with: FSF 19.31. */ 22 /* Synched up with: FSF 19.31. */
23 23
24 /* The following line tells the configuration script what sort of 24 /* The following line tells the configuration script what sort of
25 operating system this machine is likely to run. 25 operating system this machine is likely to run.
26 USUAL-OPSYS="<name of system .h file here, without the s- or .h>" */ 26 USUAL-OPSYS="<name of system .h file here, without the s- or .h>" */
27
28 /* Define BIG_ENDIAN iff lowest-numbered byte in a word
29 is the most significant byte. */
30
31 /* #define BIG_ENDIAN */
32 27
33 /* Define NO_ARG_ARRAY if you cannot take the address of the first of a 28 /* Define NO_ARG_ARRAY if you cannot take the address of the first of a
34 * group of arguments and treat it as an array of the arguments. */ 29 * group of arguments and treat it as an array of the arguments. */
35 30
36 #define NO_ARG_ARRAY 31 #define NO_ARG_ARRAY