1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4
5/* This file is automatically generated.  DO NOT EDIT! */
6extern ld_emulation_xfer_type ld_elf_x86_64_emulation;
7extern ld_emulation_xfer_type ld_elf_i386_emulation;
8extern ld_emulation_xfer_type ld_elf_iamcu_emulation;
9
10#define EMULATION_LIST \
11  &ld_elf_x86_64_emulation, \
12  &ld_elf_i386_emulation, \
13  &ld_elf_iamcu_emulation, \
14  0
15