Remove two variables which are handled MI now.

This commit is contained in:
Poul-Henning Kamp 2008-03-26 20:28:52 +00:00
parent 3a995824f6
commit 8c0b6469bf

View File

@ -33,7 +33,4 @@ extern u_long tick_increment;
extern u_long tick_freq;
extern u_long tick_MHz;
extern int adjkerntz;
extern int wall_cmos_clock;
#endif /* !_MACHINE_CLOCK_H_ */