Remove tsc_present from this file, really.

This commit is contained in:
jkim 2011-03-15 18:09:29 +00:00
parent 647cf29302
commit 2108e6a856

View File

@ -56,7 +56,6 @@
#ifdef _KERNEL
extern char btext[];
extern char etext[];
extern int tsc_present;
void cpu_halt(void);
void cpu_reset(void);