source: vendor/binutils/current/ld/emulparams/elf32openrisc.sh

Last change on this file was 608, checked in by (none), 22 years ago

This commit was manufactured by cvs2svn to create branch 'GNU'.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 155 bytes
Line 
1MACHINE=
2SCRIPT_NAME=elf
3OUTPUT_FORMAT="elf32-openrisc"
4TEXT_START_ADDR=0x10000
5ARCH=openrisc
6MAXPAGESIZE=0x1000
7ENTRY=_start
8EMBEDDED=yes
9NOP=0x15000000
10
Note: See TracBrowser for help on using the repository browser.