home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / plat-omap / include / mach / param.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  130 b   |  9 lines

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