coverity appeasement - redundant check
[minix.git] / external / gpl3 / binutils / usr.bin / ld / arch / powerpc64 / ldemul-list.h
blobfec5ec40b823d8bb360864ecae1eb758a0cf980a
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.5 2006/02/02 20:06:04 skrll Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
5 /* This file is automatically generated. DO NOT EDIT! */
6 extern ld_emulation_xfer_type ld_elf64ppc_emulation;
7 extern ld_emulation_xfer_type ld_elf32ppc_emulation;
8 extern ld_emulation_xfer_type ld_elf32ppclinux_emulation;
9 extern ld_emulation_xfer_type ld_elf32ppcsim_emulation;
11 #define EMULATION_LIST \
12 &ld_elf64ppc_emulation, \
13 &ld_elf32ppc_emulation, \
14 &ld_elf32ppclinux_emulation, \
15 &ld_elf32ppcsim_emulation, \