You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
343 B

# If you change this file, please alsolook at files which source this one:
# shlelf32_nbsd.sh
. ${srcdir}/emulparams/shelf32.sh
OUTPUT_FORMAT="elf32-sh64-nbsd"
TEXT_START_ADDR=0x400000
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
ENTRY=__start
unset EMBEDDED
unset STACK_ADDR
unset OTHER_SECTIONS
OTHER_SECTIONS="
.cranges 0 : { *(.cranges) }
"