Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.21 8 lines 130 B view raw
1/* 2 * linux/include/asm-arm/arch-omap/param.h 3 * 4 */ 5 6#ifdef CONFIG_OMAP_32K_TIMER_HZ 7#define HZ CONFIG_OMAP_32K_TIMER_HZ 8#endif