repo.or.cz
/
minix3.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
[minix3.git]
/
minix
/
kernel
/
arch
/
earm
/
include
/
arch_clock.h
blob
21574aae56a96573328dd2030130c51429f20fda
1
#ifndef __CLOCK_ARM_H__
2
#define __CLOCK_ARM_H__
3
4
void
arch_timer_int_handler
(
void
);
5
6
#endif
/* __CLOCK_ARM_H__ */