comparison src/m/dual.h @ 78499:49b363c28dce

Replace `iff' in comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:47:10 +0000
parents 6aba169c4b1f
children f27b84de02cf 424b655804ca
comparison
equal deleted inserted replaced
78498:2c1650eb5a96 78499:49b363c28dce
33 33
34 Works, as of 17.51. 34 Works, as of 17.51.
35 NOTE-END */ 35 NOTE-END */
36 36
37 37
38 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word 38 /* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
39 is the most significant byte. */ 39 is the most significant byte. */
40 40
41 #define WORDS_BIG_ENDIAN 41 #define WORDS_BIG_ENDIAN
42 42
43 /* XINT must explicitly sign-extend */ 43 /* XINT must explicitly sign-extend */