summaryrefslogtreecommitdiffstats
path: root/cpukit/backward/timerdrv.h
blob: a9a40fada161e96426f40cfe8bb83d1725c9b344 (plain) (blame)
1
2
3
4
5
6
7
#ifndef __timerdrv_h
#define __timerdrv_h
#ifndef RTEMS_NO_WARN_DEPRECATED
#warning <timerdrv.h> is deprecated, use <rtems/timerdrv.h> instead
#endif
#include <rtems/timerdrv.h>
#endif