/* * Machine dependent access functions for RTC registers. */ #ifndef _ASM_MC146818RTC_H #define _ASM_MC146818RTC_H #include #include #define RTC_IRQ 8 #endif /* _ASM_MC146818RTC_H */