summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/timer.h
blob: 64e7d31df6548e7bd5b48802a77f054be282fb40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_TIMER_H
#define _BITS_TIMER_H

/** @file
 *
 * ARM-specific timer API implementations
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_TIMER_H */