summaryrefslogblamecommitdiffstats
path: root/cpukit/backward/rtc.h
blob: 978aca4359a47e68270e6ba6e2cf0f27ec9ef13e (plain) (tree)
1
2
3
4
5
6
7






                                                         
#ifndef __rtc_h
#define __rtc_h
#ifndef RTEMS_NO_WARN_DEPRECATED
#warning <rtc.h> is deprecated, use <rtems/rtc.h> instead
#endif
#include <rtems/rtc.h>
#endif