summaryrefslogtreecommitdiff
path: root/ld/emulparams/elf32xc16x.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emulparams/elf32xc16x.sh')
-rw-r--r--ld/emulparams/elf32xc16x.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/emulparams/elf32xc16x.sh b/ld/emulparams/elf32xc16x.sh
new file mode 100644
index 0000000..f88ccee
--- /dev/null
+++ b/ld/emulparams/elf32xc16x.sh
@@ -0,0 +1,8 @@
+SCRIPT_NAME=elf32xc16x
+TEMPLATE_NAME=elf32
+OUTPUT_FORMAT="elf32-xc16x"
+TEXT_START_ADDR=0x00400
+ARCH=xc16x
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
+ENTRY=_start
+EMBEDDED=yes