bfd/
[deliverable/binutils-gdb.git] / ld / emulparams / elf32openrisc.sh
1 MACHINE=
2 SCRIPT_NAME=elf
3 OUTPUT_FORMAT="elf32-openrisc"
4 TEXT_START_ADDR=0x10000
5 ARCH=openrisc
6 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
7 ENTRY=_start
8 EMBEDDED=yes
9 NOP=0x15000000
10
This page took 0.029345 seconds and 4 git commands to generate.