1 1.1 christos /* This file is automatically generated. DO NOT EDIT! */ 2 1.6 christos /* Generated from: NetBSD: mknative-binutils,v 1.11 2018/11/08 02:08:35 christos Exp */ 3 1.6 christos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4 1.1 christos 5 1.1 christos /* This file is automatically generated. DO NOT EDIT! */ 6 1.1 christos extern ld_emulation_xfer_type ld_elf_i386_emulation; 7 1.3 christos extern ld_emulation_xfer_type ld_elf_iamcu_emulation; 8 1.1 christos 9 1.1 christos #define EMULATION_LIST \ 10 1.1 christos &ld_elf_i386_emulation, \ 11 1.3 christos &ld_elf_iamcu_emulation, \ 12 1.1 christos 0 13