* corefile.c (core_create_syms_from): Use BFD_VMA_FMT when
[deliverable/binutils-gdb.git] / ld / emulparams / elf32lmip.sh
1 # If you change this file, please also look at files which source this one:
2 # elf32elmip.sh elf32lsmip.sh
3
4 . ${srcdir}/emulparams/elf32bmip.sh
5 OUTPUT_FORMAT="elf32-littlemips"
6 BIG_OUTPUT_FORMAT="elf32-bigmips"
7 LITTLE_OUTPUT_FORMAT="elf32-littlemips"
This page took 0.029788 seconds and 4 git commands to generate.