binutils/
[deliverable/binutils-gdb.git] / ld / emulparams / h8300self.sh
index 20ed7ca12ad89784c34cfc7986a2773e1700cef0..7539eecf5410802f6588b3806d2263eb8cdc89e7 100644 (file)
@@ -1,12 +1,3 @@
-SCRIPT_NAME=elf
-OUTPUT_FORMAT="elf32-h8300"
-TEXT_START_ADDR=0x100
-MAXPAGESIZE=2
-TARGET_PAGE_SIZE=128
+. ${srcdir}/emulparams/h8300elf.sh
 ARCH="h8300:h8300s"
-TEMPLATE_NAME=elf32
-EMBEDDED=yes
-
-OTHER_RELOCATING_SECTIONS='
-.stack 0x2fefc : { _stack = .; *(.stack) }
-'
+STACK_ADDR=0x2fefc
This page took 0.023415 seconds and 4 git commands to generate.