ldemul-list.h revision 1.1
1/* This file is automatically generated.  DO NOT EDIT! */
2/* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
3/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
4
5/* This file is automatically generated.  DO NOT EDIT! */
6extern ld_emulation_xfer_type ld_elf32lriscv_emulation;
7extern ld_emulation_xfer_type ld_elf64lriscv_emulation;
8
9#define EMULATION_LIST \
10  &ld_elf32lriscv_emulation, \
11  &ld_elf64lriscv_emulation, \
12  0
13