home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0423.ZIP / CCE_0423.PD / GPINCL13.ZOO / ioconfig.h < prev    next >
Text File  |  1992-04-02  |  265b  |  12 lines

  1. #if !defined(mips) && !defined(___IBMR2__) && !defined(NO_UNDERSCORE)
  2. #define NAMES_HAVE_UNDERSCORE
  3. #endif
  4.  
  5. #if defined(VMS) || defined(___IBMR2__) || defined(linux)
  6. #define NO_DOLLAR_IN_LABEL
  7. #endif
  8.  
  9. #if defined(VMS) || defined(linux)
  10. #define NO_ST_BLKSIZE
  11. #endif
  12.