git: 6f4c938b2b8e - main - riscv: drop a dead declaration
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Oct 2022 15:04:26 UTC
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=6f4c938b2b8e06ffa96432c2735b90fce27fa583 commit 6f4c938b2b8e06ffa96432c2735b90fce27fa583 Author: Mitchell Horne <mhorne@FreeBSD.org> AuthorDate: 2022-10-12 20:03:29 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2022-10-20 15:01:29 +0000 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 5e8ae3db10e7..71eb9a56193e 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 {