xref: /netbsd-src/external/gpl3/binutils.old/usr.bin/ld/arch/sh3eb/ldemul-list.h (revision 16dce51364ebe8aeafbae46bc5aa167b8115bc45)
1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: 	NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp  */
3 
4 /* This file is automatically generated.  DO NOT EDIT! */
5 extern ld_emulation_xfer_type ld_shelf_nbsd_emulation;
6 extern ld_emulation_xfer_type ld_shlelf_nbsd_emulation;
7 
8 #define EMULATION_LIST \
9   &ld_shelf_nbsd_emulation, \
10   &ld_shlelf_nbsd_emulation, \
11   0
12