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 482c4c24..9309d83f 100644
--- a/src/target/firmware/board/compal/highram.lds
+++ b/src/target/firmware/board/compal/highram.lds
@@ -59,6 +59,7 @@ SECTIONS
LONG(SIZEOF(.ctors) / 4 - 2)
/* ctor pointers */
KEEP(*(SORT(.ctors)))
+ KEEP(*(SORT(.init_array)))
/* end of list */
LONG(0)
} > RAM