fix the rdtsc namimg

This commit is contained in:
Alexey Zaytsev
2008-03-02 05:19:29 +03:00
parent 379c37bafb
commit 1935439f86
4 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */
#define TIMER_BIOS
#define TIMER_RTDSC
#define TIMER_RDTSC
/* @END general.h */