1c9ea9e7aSLionel Sambuc /* This file is automatically generated. DO NOT EDIT! */ 2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp */ 3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.10 2013/10/20 16:00:20 skrll Exp */ 4c9ea9e7aSLionel Sambuc 5c9ea9e7aSLionel Sambuc /* This file is automatically generated. DO NOT EDIT! */ 6*0a6a1f1dSLionel Sambuc extern ld_emulation_xfer_type ld_armelf_nbsd_eabihf_emulation; 7*0a6a1f1dSLionel Sambuc extern ld_emulation_xfer_type ld_armelfb_nbsd_eabihf_emulation; 8c9ea9e7aSLionel Sambuc extern ld_emulation_xfer_type ld_armelf_nbsd_eabi_emulation; 9c9ea9e7aSLionel Sambuc extern ld_emulation_xfer_type ld_armelfb_nbsd_eabi_emulation; 10*0a6a1f1dSLionel Sambuc extern ld_emulation_xfer_type ld_armelf_nbsd_emulation; 11*0a6a1f1dSLionel Sambuc extern ld_emulation_xfer_type ld_armelfb_nbsd_emulation; 12c9ea9e7aSLionel Sambuc extern ld_emulation_xfer_type ld_armelf_emulation; 13c9ea9e7aSLionel Sambuc extern ld_emulation_xfer_type ld_armnbsd_emulation; 14c9ea9e7aSLionel Sambuc 15c9ea9e7aSLionel Sambuc #define EMULATION_LIST \ 16*0a6a1f1dSLionel Sambuc &ld_armelf_nbsd_eabihf_emulation, \ 17*0a6a1f1dSLionel Sambuc &ld_armelfb_nbsd_eabihf_emulation, \ 18c9ea9e7aSLionel Sambuc &ld_armelf_nbsd_eabi_emulation, \ 19c9ea9e7aSLionel Sambuc &ld_armelfb_nbsd_eabi_emulation, \ 20*0a6a1f1dSLionel Sambuc &ld_armelf_nbsd_emulation, \ 21*0a6a1f1dSLionel Sambuc &ld_armelfb_nbsd_emulation, \ 22c9ea9e7aSLionel Sambuc &ld_armelf_emulation, \ 23c9ea9e7aSLionel Sambuc &ld_armnbsd_emulation, \ 24c9ea9e7aSLionel Sambuc 0 25