RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / 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