mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 09:02:44 +00:00
Eliminate an unused declaration.
This commit is contained in:
parent
cd7215ceba
commit
418f8af3a9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=202084
@ -105,9 +105,6 @@ static char callfunc_name[NR_CPUS][15];
|
||||
/* Free these after use */
|
||||
void *bootstacks[MAXCPU];
|
||||
|
||||
/* Hotwire a 0->4MB V==P mapping */
|
||||
extern pt_entry_t *KPTphys;
|
||||
|
||||
struct pcb stoppcbs[MAXCPU];
|
||||
|
||||
/* Variables needed for SMP tlb shootdown. */
|
||||
|
Loading…
Reference in New Issue
Block a user