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