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 >
Wrap
Text File
|
1992-04-02
|
265b
|
12 lines
#if !defined(mips) && !defined(___IBMR2__) && !defined(NO_UNDERSCORE)
#define NAMES_HAVE_UNDERSCORE
#endif
#if defined(VMS) || defined(___IBMR2__) || defined(linux)
#define NO_DOLLAR_IN_LABEL
#endif
#if defined(VMS) || defined(linux)
#define NO_ST_BLKSIZE
#endif