xref: /minix3/minix/kernel/arch/earm/timer.h (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1*433d6423SLionel Sambuc 
2*433d6423SLionel Sambuc #ifndef _KERN_TIMER_H
3*433d6423SLionel Sambuc #define _KERN_TIMER_H
4*433d6423SLionel Sambuc 
5*433d6423SLionel Sambuc #include "omap_timer.h"
6*433d6423SLionel Sambuc 
7*433d6423SLionel Sambuc #endif
8