Home | History | Annotate | Line # | Download | only in powerpc
      1  1.1     skrll /* This file is automatically generated.  DO NOT EDIT! */
      2  1.2       mrg /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
      3  1.2       mrg /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
      4  1.1     skrll 
      5  1.1     skrll /* This file is automatically generated.  DO NOT EDIT! */
      6  1.4  christos extern ld_emulation_xfer_type ld_elf32ppc_nbsd_emulation;
      7  1.1     skrll extern ld_emulation_xfer_type ld_elf32ppc_emulation;
      8  1.1     skrll extern ld_emulation_xfer_type ld_elf32ppcsim_emulation;
      9  1.1     skrll 
     10  1.1     skrll #define EMULATION_LIST \
     11  1.4  christos   &ld_elf32ppc_nbsd_emulation, \
     12  1.1     skrll   &ld_elf32ppc_emulation, \
     13  1.1     skrll   &ld_elf32ppcsim_emulation, \
     14  1.1     skrll   0
     15