forked from Imagelibrary/rtems
bsp/arm: Add linker symbol bsp_processor_count
This commit is contained in:
committed by
Sebastian Huber
parent
0656a00a82
commit
f241977b60
@@ -128,6 +128,8 @@ LINKER_SYMBOL(bsp_translation_table_end)
|
||||
|
||||
#define BSP_FAST_DATA_SECTION __attribute__((section(".bsp_fast_data")))
|
||||
|
||||
LINKER_SYMBOL(bsp_processor_count)
|
||||
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user