summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal/highram.lds
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/board/compal/highram.lds')
-rw-r--r--src/target/firmware/board/compal/highram.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/firmware/board/compal/highram.lds b/src/target/firmware/board/compal/highram.lds
index 1f0a5a67..a6129fe4 100644
--- a/src/target/firmware/board/compal/highram.lds
+++ b/src/target/firmware/board/compal/highram.lds
@@ -60,6 +60,7 @@ SECTIONS
LONG(SIZEOF(.ctors) / 4 - 2)
/* ctor pointers */
KEEP(*(SORT(.ctors)))
+ KEEP(*(SORT(.init_array)))
/* end of list */
LONG(0)
} > LRAM