Freezer: avoid freezing kernel threads prematurely
[linux-2.6/verdex.git] / include / asm-i386 / rtc.h
blobffd02109a0e57292a0a1013a489669698cf0ffab
1 #ifndef _I386_RTC_H
2 #define _I386_RTC_H
4 /*
5 * x86 uses the default access methods for the RTC.
6 */
8 #include <asm-generic/rtc.h>
10 #endif