summaryrefslogtreecommitdiff
path: root/ld/emulparams/msp430x110.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emulparams/msp430x110.sh')
-rw-r--r--ld/emulparams/msp430x110.sh14
1 files changed, 0 insertions, 14 deletions
diff --git a/ld/emulparams/msp430x110.sh b/ld/emulparams/msp430x110.sh
deleted file mode 100644
index 54e8272dc3d..00000000000
--- a/ld/emulparams/msp430x110.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-ARCH=msp:11
-MACHINE=
-SCRIPT_NAME=elf32msp430
-OUTPUT_FORMAT="elf32-msp430"
-MAXPAGESIZE=1
-EMBEDDED=yes
-TEMPLATE_NAME=generic
-
-ROM_START=0xfc00
-ROM_SIZE=0x3e0
-RAM_START=0x0200
-RAM_SIZE=128
-
-STACK=0x280