home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / print / progs / gscript / !GS / h / arch < prev    next >
Encoding:
Text File  |  1991-11-24  |  124 b   |  5 lines

  1. /* Parameters derived from machine and compiler architecture */
  2.  
  3. #define arch_is_big_endian 0
  4. #define arch_ints_are_short 0
  5.