Remove an extern that is defined elsewhere.
This commit is contained in:
parent
edadde229a
commit
eca148b637
@ -44,8 +44,6 @@
|
|||||||
#define max_ncpus mp_ncpus
|
#define max_ncpus mp_ncpus
|
||||||
#define boot_max_ncpus mp_ncpus
|
#define boot_max_ncpus mp_ncpus
|
||||||
|
|
||||||
extern int hz; /* system clock's frequency */
|
|
||||||
|
|
||||||
#define TS_RUN 0
|
#define TS_RUN 0
|
||||||
|
|
||||||
#define p0 proc0
|
#define p0 proc0
|
||||||
|
@ -44,8 +44,6 @@
|
|||||||
#define max_ncpus mp_ncpus
|
#define max_ncpus mp_ncpus
|
||||||
#define boot_max_ncpus mp_ncpus
|
#define boot_max_ncpus mp_ncpus
|
||||||
|
|
||||||
extern int hz; /* system clock's frequency */
|
|
||||||
|
|
||||||
#define TS_RUN 0
|
#define TS_RUN 0
|
||||||
|
|
||||||
#define p0 proc0
|
#define p0 proc0
|
||||||
|
Loading…
Reference in New Issue
Block a user