• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef _BITS_TIMER_H
2 #define _BITS_TIMER_H
3 
4 /** @file
5  *
6  * x86_64-specific timer API implementations
7  *
8  */
9 
10 #endif /* _BITS_TIMER_H */
11