xref: /openbsd-src/gnu/usr.bin/binutils/ld/emulparams/elf32openrisc.sh (revision d2201f2f89f0be1a0be6f7568000ed297414a06d)
1MACHINE=
2SCRIPT_NAME=elf
3OUTPUT_FORMAT="elf32-openrisc"
4TEXT_START_ADDR=0x10000
5ARCH=openrisc
6MAXPAGESIZE=0x1000
7ENTRY=_start
8EMBEDDED=yes
9NOP=0x15000000
10
11