bsps: Remove superfluous bsp_processor_count

This is unused copy and paste stuff.

Update #3459.
This commit is contained in:
Sebastian Huber
2018-06-19 15:20:52 +02:00
parent 762fa62cca
commit b0c3ba2f84
5 changed files with 0 additions and 10 deletions

View File

@@ -70,8 +70,6 @@ LINKER_SYMBOL(bsp_start_vector_table_size)
LINKER_SYMBOL(bsp_translation_table_base)
LINKER_SYMBOL(bsp_translation_table_end)
LINKER_SYMBOL(_bsp_processor_count)
/** @} */
#ifdef __cplusplus