X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-v850%2Fparam.h;h=4391f5fe0204129be5aa0b96f28514e799e336ca;hb=99764fa4ceeecba8b9e0a8a5565b418a2e94f83b;hp=281832690290536007c861a8362634cb673b7f43;hpb=b5eb9513f7c1bee862ada22bf1489f53752686bd;p=linux-2.6 diff --git a/include/asm-v850/param.h b/include/asm-v850/param.h index 2818326902..4391f5fe02 100644 --- a/include/asm-v850/param.h +++ b/include/asm-v850/param.h @@ -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__ */