coverity appeasement - redundant check
[minix.git] / external / gpl3 / binutils / usr.bin / ld / arch / i386 / ldemul-list.h
blobac40beb9252f065d98a50eae370d8e563a9ccfe4
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_elf_i386_emulation;
6 extern ld_emulation_xfer_type ld_i386nbsd_emulation;
8 #define EMULATION_LIST \
9 &ld_elf_i386_emulation, \
10 &ld_i386nbsd_emulation, \