mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
riscv: drop a dead declaration
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2a31a06bf1
commit
6f4c938b2b
1 changed files with 0 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue