14 lines
477 B
C
14 lines
477 B
C
/* This file is automatically generated. DO NOT EDIT! */
|
|
/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */
|
|
|
|
/* This file is automatically generated. DO NOT EDIT! */
|
|
extern ld_emulation_xfer_type ld_m68kelfnbsd_emulation;
|
|
extern ld_emulation_xfer_type ld_m68knbsd_emulation;
|
|
extern ld_emulation_xfer_type ld_m68k4knbsd_emulation;
|
|
|
|
#define EMULATION_LIST \
|
|
&ld_m68kelfnbsd_emulation, \
|
|
&ld_m68knbsd_emulation, \
|
|
&ld_m68k4knbsd_emulation, \
|
|
0
|