X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-xtensa%2Fparam.h;h=ba03d5aeab6b085d21bd0b14db47163552f04be7;hb=9649745c8670eacc671e9cff72c5c1e346e13036;hp=82ad34d92d359746de497c9a680306a7a661f45f;hpb=6a306e8b4c81a1c1f538e390d92bfe80d04b254c;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-xtensa/param.h b/include/asm-xtensa/param.h index 82ad34d92d3..ba03d5aeab6 100644 --- a/include/asm-xtensa/param.h +++ b/include/asm-xtensa/param.h @@ -15,6 +15,8 @@ # define HZ CONFIG_HZ /* internal timer frequency */ # define USER_HZ 100 /* for user interfaces in "ticks" */ # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ +#else +# define HZ 100 #endif #define EXEC_PAGESIZE 4096