Sync usage with man page.
[netbsd-mini2440.git] / external / gpl3 / binutils / usr.bin / ld / arch / x86_64 / ldemul-list.h
blob41272666b0328f299150595a8e1470e6e2d18b7b
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_elf_x86_64_emulation;
6 extern ld_emulation_xfer_type ld_elf_i386_emulation;
7 extern ld_emulation_xfer_type ld_i386nbsd_emulation;
9 #define EMULATION_LIST \
10 &ld_elf_x86_64_emulation, \
11 &ld_elf_i386_emulation, \
12 &ld_i386nbsd_emulation, \