aboutsummaryrefslogtreecommitdiff
path: root/debug/targets/SiFive/HiFiveUnleashed-flash.lds
diff options
context:
space:
mode:
Diffstat (limited to 'debug/targets/SiFive/HiFiveUnleashed-flash.lds')
-rw-r--r--debug/targets/SiFive/HiFiveUnleashed-flash.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/targets/SiFive/HiFiveUnleashed-flash.lds b/debug/targets/SiFive/HiFiveUnleashed-flash.lds
index b8bf92a..fa30c6a 100644
--- a/debug/targets/SiFive/HiFiveUnleashed-flash.lds
+++ b/debug/targets/SiFive/HiFiveUnleashed-flash.lds
@@ -3,7 +3,7 @@ OUTPUT_ARCH( "riscv" )
SECTIONS
{
. = 0x20000000;
- .text :
+ .text :
{
*(.text.entry)
*(.text)