1 /* This file is automatically generated. DO NOT EDIT! */ 2 /* Generated from: NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp */ 3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ 4 5 /* This file is automatically generated. DO NOT EDIT! */ 6 extern ld_emulation_xfer_type ld_elf_x86_64_emulation; 7 extern ld_emulation_xfer_type ld_elf_i386_emulation; 8 extern ld_emulation_xfer_type ld_i386nbsd_emulation; 9 extern ld_emulation_xfer_type ld_elf_l1om_emulation; 10 extern ld_emulation_xfer_type ld_elf_k1om_emulation; 11 12 #define EMULATION_LIST \ 13 &ld_elf_x86_64_emulation, \ 14 &ld_elf_i386_emulation, \ 15 &ld_i386nbsd_emulation, \ 16 &ld_elf_l1om_emulation, \ 17 &ld_elf_k1om_emulation, \ 18 0 19