summaryrefslogtreecommitdiffstats
path: root/bsps/epiphany/include/bsp/linker-symbols.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-19 15:20:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-19 15:26:13 +0200
commitb0c3ba2f843543ea0dfe845184451708d367f561 (patch)
tree0b4cd3c88a162b0c8612d799d76c72f20f006776 /bsps/epiphany/include/bsp/linker-symbols.h
parentarm: Simplify CPU counter support (diff)
downloadrtems-b0c3ba2f843543ea0dfe845184451708d367f561.tar.bz2
bsps: Remove superfluous bsp_processor_count
This is unused copy and paste stuff. Update #3459.
Diffstat (limited to 'bsps/epiphany/include/bsp/linker-symbols.h')
-rw-r--r--bsps/epiphany/include/bsp/linker-symbols.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsps/epiphany/include/bsp/linker-symbols.h b/bsps/epiphany/include/bsp/linker-symbols.h
index c218b7ff99..50c5c38106 100644
--- a/bsps/epiphany/include/bsp/linker-symbols.h
+++ b/bsps/epiphany/include/bsp/linker-symbols.h
@@ -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