repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial commit with v3.6.7
[linux-3.6.7-moxart.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