1# If you change this file, please also look at files which source this one:
2# h8300helf.sh h8300self.sh
3
4SCRIPT_NAME=elf
5OUTPUT_FORMAT="elf32-h8300"
6TEXT_START_ADDR=0x100
7MAXPAGESIZE=2
8TARGET_PAGE_SIZE=128
9ARCH=h8300
10TEMPLATE_NAME=elf32
11EMBEDDED=yes
12STACK_ADDR=0xfefc
13