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

17 lines
642 B
C
Raw Normal View History

/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative-binutils,v 1.7 2009/11/09 13:50:41 skrll Exp */
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* This file is automatically generated. DO NOT EDIT! */
extern ld_emulation_xfer_type ld_elf_x86_64_emulation;
extern ld_emulation_xfer_type ld_elf_i386_emulation;
extern ld_emulation_xfer_type ld_i386nbsd_emulation;
extern ld_emulation_xfer_type ld_elf_l1om_emulation;
#define EMULATION_LIST \
&ld_elf_x86_64_emulation, \
&ld_elf_i386_emulation, \
&ld_i386nbsd_emulation, \
&ld_elf_l1om_emulation, \
0