home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
gnu
/
djgpp
/
src
/
binutils.2
/
ld
/
ldemul-l.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-05-31
|
187 b
|
7 lines
extern ld_emulation_xfer_type ld_go32_emulation;
extern ld_emulation_xfer_type ld_i386coff_emulation;
#define EMULATION_LIST \
&ld_go32_emulation,\
&ld_i386coff_emulation,\
0