Remove extern struct pcb stoppcbs[] declaration from this file.
It breaks GCC 4.1 compiles and does not appear to be required.
This commit is contained in:
parent
ecd3f37929
commit
7928df838a
@ -71,8 +71,6 @@ struct ipi_tlb_args {
|
||||
|
||||
struct pcpu;
|
||||
|
||||
extern struct pcb stoppcbs[];
|
||||
|
||||
void cpu_mp_bootstrap(struct pcpu *pc);
|
||||
void cpu_mp_shutdown(void);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user