summaryrefslogtreecommitdiff
path: root/apps/plugins/plugin.lds
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/plugin.lds')
-rw-r--r--apps/plugins/plugin.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/plugin.lds b/apps/plugins/plugin.lds
index 418e29fc99..b26d03b48a 100644
--- a/apps/plugins/plugin.lds
+++ b/apps/plugins/plugin.lds
@@ -80,7 +80,7 @@ OUTPUT_FORMAT(elf32-sh)
80#define IRAMORIG DRAMORIG 80#define IRAMORIG DRAMORIG
81#define IRAMSIZE 0x4000 81#define IRAMSIZE 0x4000
82#define IRAM DRAM 82#define IRAM DRAM
83#elif defined(CPU_TCC780X) 83#elif defined(CPU_TCC780X) || defined(CPU_TCC77X)
84#define DRAMORIG 0x20000000 84#define DRAMORIG 0x20000000
85/*#define IRAMORIG 0x1000c000 85/*#define IRAMORIG 0x1000c000
86#define IRAMSIZE 0xc000*/ 86#define IRAMSIZE 0xc000*/