]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-v850/param.h
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
[linux-2.6-omap-h63xx.git] / include / asm-v850 / param.h
index 281832690290536007c861a8362634cb673b7f43..4391f5fe0204129be5aa0b96f28514e799e336ca 100644 (file)
@@ -26,6 +26,8 @@
 # define HZ            CONFIG_HZ
 # define USER_HZ       100
 # define CLOCKS_PER_SEC        USER_HZ
+#else
+# define HZ            100
 #endif
 
 #endif /* __V850_PARAM_H__ */