minix3/kernel/arch/earm/timer.h

8 lines
78 B
C

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