From 6f4c938b2b8e06ffa96432c2735b90fce27fa583 Mon Sep 17 00:00:00 2001 From: Mitchell Horne Date: Wed, 12 Oct 2022 17:03:29 -0300 Subject: [PATCH] riscv: drop a dead declaration MFC after: 3 days Sponsored by: The FreeBSD Foundation --- sys/riscv/riscv/mp_machdep.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/riscv/riscv/mp_machdep.c b/sys/riscv/riscv/mp_machdep.c index 5e8ae3db10e..71eb9a56193 100644 --- a/sys/riscv/riscv/mp_machdep.c +++ b/sys/riscv/riscv/mp_machdep.c @@ -73,8 +73,6 @@ __FBSDID("$FreeBSD$"); #define MP_BOOTSTACK_SIZE (kstack_pages * PAGE_SIZE) -boolean_t ofw_cpu_reg(phandle_t node, u_int, cell_t *); - uint32_t __riscv_boot_ap[MAXCPU]; static enum {