xref: /netbsd-src/external/gpl3/binutils.old/usr.bin/ld/arch/powerpc/ldemul-list.h (revision 16dce51364ebe8aeafbae46bc5aa167b8115bc45)
1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
4 
5 /* This file is automatically generated.  DO NOT EDIT! */
6 extern ld_emulation_xfer_type ld_elf32ppc_nbsd_emulation;
7 extern ld_emulation_xfer_type ld_elf32ppc_emulation;
8 extern ld_emulation_xfer_type ld_elf32ppcsim_emulation;
9 
10 #define EMULATION_LIST \
11   &ld_elf32ppc_nbsd_emulation, \
12   &ld_elf32ppc_emulation, \
13   &ld_elf32ppcsim_emulation, \
14   0
15