aboutsummaryrefslogtreecommitdiff
path: root/src/arch/riscv
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/riscv')
-rw-r--r--src/arch/riscv/tables.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/riscv/tables.c b/src/arch/riscv/tables.c
index 4935ef5ece..9fc75f455c 100644
--- a/src/arch/riscv/tables.c
+++ b/src/arch/riscv/tables.c
@@ -5,8 +5,6 @@
#include <boot/coreboot_tables.h>
#include <symbols.h>
-DECLARE_OPTIONAL_REGION(opensbi);
-
void arch_write_tables(uintptr_t coreboot_table)
{
}