coverity appeasement - redundant check
[minix.git] / external / gpl3 / binutils / usr.bin / ld / arch / armeb / ldemul-list.h
blob7c12fc0a7bef8fdff33f9718420799793c113e89
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
4 /* This file is automatically generated. DO NOT EDIT! */
5 extern ld_emulation_xfer_type ld_armelfb_nbsd_emulation;
6 extern ld_emulation_xfer_type ld_armelf_nbsd_emulation;
7 extern ld_emulation_xfer_type ld_armelf_emulation;
8 extern ld_emulation_xfer_type ld_armnbsd_emulation;
10 #define EMULATION_LIST \
11 &ld_armelfb_nbsd_emulation, \
12 &ld_armelf_nbsd_emulation, \
13 &ld_armelf_emulation, \
14 &ld_armnbsd_emulation, \