repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
minix
/
kernel
/
arch
/
earm
/
timer.h
blob
df911b57bbd6593b1be31149371cd0bfa291a1b3
1
2
#ifndef _KERN_TIMER_H
3
#define _KERN_TIMER_H
4
5
#include
"omap_timer.h"
6
7
#endif