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

13 lines
491 B
C
Raw Normal View History

/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos 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_i386_minix_emulation;
extern ld_emulation_xfer_type ld_elf_i386_emulation;
#define EMULATION_LIST \
&ld_elf_i386_minix_emulation, \
&ld_elf_i386_emulation, \
0