blob: 833b94a26b0dab1072b161caa26e5bd06e8fc47c [file] [log] [blame]
/* SPDX-License-Identifier: Apache-2.0 */
KEEP(*(_IRQ_VECTOR_TABLE_SECTION_SYMS))
/*
* Some ARM platforms require this symbol to be placed after the IRQ vector
* table (like STM32F0). The symbol defined here is overriding the one in
* arch/arm/core/aarch32/vector_table.ld when the IRQ vector table is enabled.
*/
_vector_end = .;