ldemul-list.h revision 1.1
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  */
3
4/* This file is automatically generated.  DO NOT EDIT! */
5extern ld_emulation_xfer_type ld_m68kelfnbsd_emulation;
6extern ld_emulation_xfer_type ld_m68knbsd_emulation;
7extern ld_emulation_xfer_type ld_m68k4knbsd_emulation;
8
9#define EMULATION_LIST \
10  &ld_m68kelfnbsd_emulation, \
11  &ld_m68knbsd_emulation, \
12  &ld_m68k4knbsd_emulation, \
13  0
14