Remove unexisted since r212541 timer1hz/timer2hz variables.
This commit is contained in:
parent
802c192516
commit
34baf196f0
@ -64,8 +64,6 @@ extern int stathz; /* statistics clock's frequency */
|
|||||||
extern int profhz; /* profiling clock's frequency */
|
extern int profhz; /* profiling clock's frequency */
|
||||||
extern int profprocs; /* number of process's profiling */
|
extern int profprocs; /* number of process's profiling */
|
||||||
extern int ticks;
|
extern int ticks;
|
||||||
extern int timer1hz; /* timer 1 frequency */
|
|
||||||
extern int timer2hz; /* timer 2 frequency */
|
|
||||||
|
|
||||||
#endif /* _KERNEL */
|
#endif /* _KERNEL */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user