ldemul-list.h revision 1.1
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! */
6extern ld_emulation_xfer_type ld_armelf_nbsd_eabi_emulation;
7extern ld_emulation_xfer_type ld_armelfb_nbsd_eabi_emulation;
8extern ld_emulation_xfer_type ld_armelf_emulation;
9extern ld_emulation_xfer_type ld_armnbsd_emulation;
10
11#define EMULATION_LIST \
12  &ld_armelf_nbsd_eabi_emulation, \
13  &ld_armelfb_nbsd_eabi_emulation, \
14  &ld_armelf_emulation, \
15  &ld_armnbsd_emulation, \
16  0
17