]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-alpha/param.h
via-velocity: separated struct allow wholesale copy during MTU changes.
[linux-2.6-omap-h63xx.git] / include / asm-alpha / param.h
index 214e7996346f25e890c9221c35fac975f4e7ee78..e691ecfedb2ce93b7544596487f8abf9f9fff652 100644 (file)
@@ -5,16 +5,12 @@
    hardware ignores reprogramming.  We also need userland buy-in to the 
    change in HZ, since this is visible in the wait4 resources etc.  */
 
-
-#ifndef HZ
-# ifndef CONFIG_ALPHA_RAWHIDE
-#  define HZ   1024
-# else
-#  define HZ   1200
-# endif
-#endif
-
+#ifdef __KERNEL__
+#define HZ             CONFIG_HZ
 #define USER_HZ                HZ
+#else
+#define HZ             1024
+#endif
 
 #define EXEC_PAGESIZE  8192