#ifndef RTC_H #define RTC_H #define RTCIO_PIE_ON _IO('p', 0x05) #define RTCIO_IRQP_SET _IO('p', 0x0c) #endif /* RTC_H */