xref: /netbsd-src/external/gpl3/binutils/usr.bin/ld/arch/sparc/ldemul-list.h (revision 8005419b95f7c506239925c09041863e1fb3b955)
1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.11 2018/11/08 02:08:35 christos Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4 
5 /* This file is automatically generated.  DO NOT EDIT! */
6 extern ld_emulation_xfer_type ld_elf32_sparc_emulation;
7 
8 #define EMULATION_LIST \
9   &ld_elf32_sparc_emulation, \
10   0
11