Remove two variables which are handled MI now.

This commit is contained in:
phk 2008-03-26 20:28:52 +00:00
parent 168398fe50
commit 259c5e1579

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_ */