Remove building with NOCRYPTO option
[minix.git] / external / gpl3 / binutils / usr.bin / ld / arch / mips64el / ldemul-list.h
blob15f86522bd83ef322dca664228a1b2328a54ba55
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.7 2009/11/09 13:50:41 skrll Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* This file is automatically generated. DO NOT EDIT! */
6 extern ld_emulation_xfer_type ld_elf32ltsmipn32_emulation;
7 extern ld_emulation_xfer_type ld_elf64btsmip_emulation;
8 extern ld_emulation_xfer_type ld_elf64ltsmip_emulation;
9 extern ld_emulation_xfer_type ld_elf32ltsmip_emulation;
10 extern ld_emulation_xfer_type ld_elf32btsmipn32_emulation;
11 extern ld_emulation_xfer_type ld_elf32btsmip_emulation;
13 #define EMULATION_LIST \
14 &ld_elf32ltsmipn32_emulation, \
15 &ld_elf64btsmip_emulation, \
16 &ld_elf64ltsmip_emulation, \
17 &ld_elf32ltsmip_emulation, \
18 &ld_elf32btsmipn32_emulation, \
19 &ld_elf32btsmip_emulation, \