/** * @file rtc.h * @deprecated */ #ifndef _RTC_H #define _RTC_H #ifndef RTEMS_NO_WARN_DEPRECATED #warning is deprecated, use instead #endif #include #endif