mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
7 lines
191 B
C
7 lines
191 B
C
/* $FreeBSD$ */
|
|
/* This file is automatically generated. DO NOT EDIT! */
|
|
extern ld_emulation_xfer_type ld_elf_powerpc_emulation;
|
|
|
|
#define EMULATION_LIST \
|
|
&ld_elf_powerpc_emulation, \
|
|
0
|