repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: Fix compilation bug in kprobes' twobyte_is_boostable
[linux-btrfs-devel.git]
/
arch
/
arm
/
mach-ux500
/
include
/
mach
/
timex.h
blob
d0942c17401840449beea085a43eea920d125a37
1
#ifndef __ASM_ARCH_TIMEX_H
2
#define __ASM_ARCH_TIMEX_H
3
4
#define CLOCK_TICK_RATE 110000000
5
6
#endif