Add missing declarations.
This commit is contained in:
parent
2ef66f9259
commit
6267df8595
@ -29,4 +29,8 @@
|
||||
#ifndef _MACHINE_CLOCK_H_
|
||||
#define _MACHINE_CLOCK_H_
|
||||
|
||||
extern u_long tick_increment;
|
||||
extern u_long tick_freq;
|
||||
extern u_long tick_MHz;
|
||||
|
||||
#endif /* !_MACHINE_CLOCK_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user