linux-old/include/asm-arm/arch-shark/param.h
<<
>>
Prefs
   1/*
   2 * linux/include/asm-arm/arch-shark/param.h
   3 *
   4 * by Alexander Schulz
   5 */
   6
   7/* This must be a power of 2 because the RTC
   8 * can't use anything else.
   9 */
  10#define HZ 64
  11
  12#define hz_to_std(a) ((a * HZ)/100)
  13
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.