minix/kernel/arch/arm/timer.h
2012-10-07 21:38:03 -04:00

8 lines
78 B
C

#ifndef _KERN_TIMER_H
#define _KERN_TIMER_H
#include "omap_timer.h"
#endif