minix/external/gpl3/binutils/usr.bin/ld/arch/armeb/ldemul-list.h

16 lines
555 B
C
Raw Normal View History

/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
/* This file is automatically generated. DO NOT EDIT! */
extern ld_emulation_xfer_type ld_armelfb_nbsd_emulation;
extern ld_emulation_xfer_type ld_armelf_nbsd_emulation;
extern ld_emulation_xfer_type ld_armelf_emulation;
extern ld_emulation_xfer_type ld_armnbsd_emulation;
#define EMULATION_LIST \
&ld_armelfb_nbsd_emulation, \
&ld_armelf_nbsd_emulation, \
&ld_armelf_emulation, \
&ld_armnbsd_emulation, \
0