aboutsummaryrefslogtreecommitdiff
path: root/src/arch/riscv/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/riscv/misc.c')
-rw-r--r--src/arch/riscv/misc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/riscv/misc.c b/src/arch/riscv/misc.c
index 65b8ecf02f..1909dbc5f1 100644
--- a/src/arch/riscv/misc.c
+++ b/src/arch/riscv/misc.c
@@ -16,7 +16,3 @@
void init_timer(void)
{
}
-
-void udelay(unsigned int n)
-{
-}