forked from Imagelibrary/rtems
arm shared: Add bsp_translation_table_end the linker symbols.
This commit is contained in:
@@ -128,6 +128,7 @@ LINKER_SYMBOL(bsp_start_vector_table_end)
|
|||||||
LINKER_SYMBOL(bsp_start_vector_table_size)
|
LINKER_SYMBOL(bsp_start_vector_table_size)
|
||||||
|
|
||||||
LINKER_SYMBOL(bsp_translation_table_base)
|
LINKER_SYMBOL(bsp_translation_table_base)
|
||||||
|
LINKER_SYMBOL(bsp_translation_table_end)
|
||||||
|
|
||||||
#define BSP_FAST_TEXT_SECTION __attribute__((section(".bsp_fast_text")))
|
#define BSP_FAST_TEXT_SECTION __attribute__((section(".bsp_fast_text")))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user