8 lines
185 B
C
8 lines
185 B
C
/* $FreeBSD$ */
|
|
/* This file is automatically generated. DO NOT EDIT! */
|
|
extern ld_emulation_xfer_type ld_elf_m68k_emulation;
|
|
|
|
#define EMULATION_LIST \
|
|
&ld_elf_m68k_emulation, \
|
|
0
|