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_elf_x86_64_emulation;
6 extern ld_emulation_xfer_type ld_elf_i386_emulation;
7 extern ld_emulation_xfer_type ld_i386nbsd_emulation;
8 
9 #define EMULATION_LIST \
10   &ld_elf_x86_64_emulation, \
11   &ld_elf_i386_emulation, \
12   &ld_i386nbsd_emulation, \
13   0
14