aboutsummaryrefslogtreecommitdiffstats
path: root/support/ld/libcs3_stm32_src/stm32_vector_table.S
diff options
context:
space:
mode:
Diffstat (limited to 'support/ld/libcs3_stm32_src/stm32_vector_table.S')
-rw-r--r--support/ld/libcs3_stm32_src/stm32_vector_table.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/ld/libcs3_stm32_src/stm32_vector_table.S b/support/ld/libcs3_stm32_src/stm32_vector_table.S
index 868cb6c..7067d95 100644
--- a/support/ld/libcs3_stm32_src/stm32_vector_table.S
+++ b/support/ld/libcs3_stm32_src/stm32_vector_table.S
@@ -1,6 +1,6 @@
/* STM32 vector table */
- .section ".cs3.interrupt_vector"
+ .section ".stm32.interrupt_vector"
.globl __cs3_stm32_vector_table
.type __cs3_stm32_vector_table, %object