xref
: /
minix3
/
minix
/
kernel
/
arch
/
earm
/
timer.h
(revision 433d6423c39e34ec4b79c950597bb2d236f886be)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
#
ifndef
_KERN_TIMER_H
3
#
define
_KERN_TIMER_H
4
5
#
include
"
omap_timer.h
"
6
7
#
endif
8