Files
minix/kernel/arch/arm/timer.h
T

8 lines
78 B
C

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