xref: /minix3/external/gpl3/binutils/usr.bin/ld/arch/ia64/ldemul-list.h (revision c9ea9e7af84fcba485b32ccd2c85edb945b1f323)
1*c9ea9e7aSLionel Sambuc /* This file is automatically generated.  DO NOT EDIT! */
2*c9ea9e7aSLionel Sambuc /* Generated from: 	NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
3*c9ea9e7aSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4*c9ea9e7aSLionel Sambuc 
5*c9ea9e7aSLionel Sambuc /* This file is automatically generated.  DO NOT EDIT! */
6*c9ea9e7aSLionel Sambuc extern ld_emulation_xfer_type ld_elf64_ia64_emulation;
7*c9ea9e7aSLionel Sambuc 
8*c9ea9e7aSLionel Sambuc #define EMULATION_LIST \
9*c9ea9e7aSLionel Sambuc   &ld_elf64_ia64_emulation, \
10*c9ea9e7aSLionel Sambuc   0
11