2005-12-19 Paolo Bonzini <bonzini@gnu.org>
[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=0x1000
7 ENTRY=_start
8 EMBEDDED=yes
9 NOP=0x15000000
10
This page took 0.038079 seconds and 4 git commands to generate.