repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
arch
/
arm
/
mach-nomadik
/
include
/
mach
/
timex.h
blob
318b8896ce96cc0ae5e63e5e17a6ca4b33ae6c52
1
#ifndef __ASM_ARCH_TIMEX_H
2
#define __ASM_ARCH_TIMEX_H
3
4
#define CLOCK_TICK_RATE 2400000
5
6
#endif