aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld
diff options
context:
space:
mode:
authorisiora <none@example.com>2018-02-27 00:19:19 +0000
committerisiora <none@example.com>2018-02-27 00:19:19 +0000
commitfd8f6287118b696656a9363556403fb98d6a59ff (patch)
tree901afe48ea1dca214b4f6799969096015fb94f3e /os/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld
parentd7cd4283068b0974b2ed54f1c3aad07add5b44d5 (diff)
downloadChibiOS-fd8f6287118b696656a9363556403fb98d6a59ff.tar.gz
ChibiOS-fd8f6287118b696656a9363556403fb98d6a59ff.tar.bz2
ChibiOS-fd8f6287118b696656a9363556403fb98d6a59ff.zip
Cleanup interworking code.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11576 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld')
-rwxr-xr-xos/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld3
1 files changed, 3 insertions, 0 deletions
diff --git a/os/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld b/os/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld
index fbbe88f55..1005239aa 100755
--- a/os/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld
+++ b/os/common/startup/ARMCAx-TZ/compilers/GCC/ld/SAMA5D2.ld
@@ -41,3 +41,6 @@ REGION_ALIAS("DATA_RAM", ram0);
REGION_ALIAS("BSS_RAM", ram0);
INCLUDE rules.ld
+
+ENTRY(Boot_Handler);
+