summaryrefslogtreecommitdiff
path: root/bsps/riscv/include/bsp/linker-symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/riscv/include/bsp/linker-symbols.h')
-rw-r--r--bsps/riscv/include/bsp/linker-symbols.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/bsps/riscv/include/bsp/linker-symbols.h b/bsps/riscv/include/bsp/linker-symbols.h
index 34bf4873ba..426b17451f 100644
--- a/bsps/riscv/include/bsp/linker-symbols.h
+++ b/bsps/riscv/include/bsp/linker-symbols.h
@@ -63,10 +63,6 @@ LINKER_SYMBOL(bsp_vector_table_begin)
LINKER_SYMBOL(bsp_vector_table_end)
LINKER_SYMBOL(bsp_vector_table_size)
-LINKER_SYMBOL(bsp_start_vector_table_begin)
-LINKER_SYMBOL(bsp_start_vector_table_end)
-LINKER_SYMBOL(bsp_start_vector_table_size)
-
LINKER_SYMBOL(bsp_translation_table_base)
LINKER_SYMBOL(bsp_translation_table_end)