aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S')
-rw-r--r--os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S11
1 files changed, 6 insertions, 5 deletions
diff --git a/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S b/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S
index 8a1bed69d..bb1089838 100644
--- a/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S
+++ b/os/common/startup/ARMCMx/devices/XMC1100/veneers_gcc.S
@@ -36,14 +36,15 @@
#if !defined(__DOXYGEN__)
- .syntax unified
- .cpu cortex-m0
+ .syntax unified
+ .cpu cortex-m0
.thumb
- .section ram0_init
+ .section .ram0_init, "ax"
- .align 2
- .global __veneers
+ .align 2
+ .thumb_func
+ .global __veneers
__veneers:
.long 0
.long 0