Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
eed0de27726a55f145490619510c8ec58c9dc767
/
.
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
param.h
blob: 1eb4dc3269795cc536fe54fdf7283222a61ce926 [
file
] [
log
] [
blame
]
Russell King
a09e64f
2008-08-05 16:14:15 +0100
[
diff
] [
blame
]
1
/*
2
* arch/arm/plat-omap/include/mach/param.h
3
*
4
*/
5
6
#ifdef
CONFIG_OMAP_32K_TIMER_HZ
7
#define
HZ CONFIG_OMAP_32K_TIMER_HZ
8
#endif