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

@@ -82,8 +82,8 @@ REQUIRE_OBJECT ( syslog );
REQUIRE_OBJECT ( timer_bios );
#endif
#ifdef TIMER_RTDSC
REQUIRE_OBJECT ( timer_rtdsc );
#ifdef TIMER_RDTSC
REQUIRE_OBJECT ( timer_rdtsc );
#endif
/*
* Drag in all requested protocols