repo.or.cz
/
linux-2.6.19-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git]
/
include
/
asm-arm
/
arch-s3c44b0x
/
timex.h
blob
5527f0f73836e32ece82685136dfba3f7ecd9026
1
/*
2
* linux/include/asm-armnommu/arch-s3c3410/timex.h
3
*/
4
5
#ifndef __ASM_ARCH_TIMEX_H__
6
#define __ASM_ARCH_TIMEX_H__
7
8
#define CLOCK_TICK_RATE (CONFIG_ARM_CLK)
9
10
#endif
/* __ASM_ARCH_TIMEX_H__ */