[SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.c
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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