home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / asm-arm / arch-omap / param.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-08-11  |  130 b   |  9 lines

  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
  9.