summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/x86_64/include/bits/timer.h
blob: dfa6c270c8d44b97b53541133ae648343f72ccb7 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _BITS_TIMER_H
#define _BITS_TIMER_H

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

#endif /* _BITS_TIMER_H */