Remove building with NOCRYPTO option
[minix.git] / external / gpl3 / binutils / usr.bin / ld / arch / sparc64 / ldemul-list.h
blob2aaa94680349b3209214b9f8694119ba3b41ad1c
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */
4 /* This file is automatically generated. DO NOT EDIT! */
5 extern ld_emulation_xfer_type ld_elf64_sparc_emulation;
6 extern ld_emulation_xfer_type ld_elf32_sparc_emulation;
7 extern ld_emulation_xfer_type ld_sparcnbsd_emulation;
9 #define EMULATION_LIST \
10 &ld_elf64_sparc_emulation, \
11 &ld_elf32_sparc_emulation, \
12 &ld_sparcnbsd_emulation, \