summaryrefslogtreecommitdiff
path: root/firmware/player.lds
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/player.lds')
-rw-r--r--firmware/player.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/player.lds b/firmware/player.lds
index 49678d887e..3cbf38210e 100644
--- a/firmware/player.lds
+++ b/firmware/player.lds
@@ -31,6 +31,7 @@ SECTIONS
31 .rodata : 31 .rodata :
32 { 32 {
33 *(.rodata) 33 *(.rodata)
34 *(.rodata.str1.4)
34 } > DRAM 35 } > DRAM
35 36
36 .stack : 37 .stack :