repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
block: move down direct IO plugging
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-highbank
/
include
/
mach
/
timex.h
blob
88dac7a55a979403a5f0982814079f23cba7cbce
1
#ifndef __MACH_TIMEX_H
2
#define __MACH_TIMEX_H
3
4
#define CLOCK_TICK_RATE 1000000
5
6
#endif