minix/external/gpl3/binutils/usr.bin/ld/arch/coldfire/ldemul-list.h
Lionel Sambuc c9ea9e7af8 Binutils: Synchronization & Gold activation
Change-Id: I5235984746178ee30b5db18e7def0016d9a0e36f
2014-07-28 17:05:11 +02:00

13 lines
477 B
C

/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */
/* This file is automatically generated. DO NOT EDIT! */
extern ld_emulation_xfer_type ld_m68kelfnbsd_emulation;
extern ld_emulation_xfer_type ld_m68knbsd_emulation;
extern ld_emulation_xfer_type ld_m68k4knbsd_emulation;
#define EMULATION_LIST \
&ld_m68kelfnbsd_emulation, \
&ld_m68knbsd_emulation, \
&ld_m68k4knbsd_emulation, \
0