Rename __unused struct members to include a namespace
[uclibc-ng.git] / libc / sysdeps / linux / common / bits / uClibc_clk_tck.h
blob00b77bfc83c69edfd2094946bc2fa05aa284e727
1 /* Use a default of 100 for CLK_TCK to implement sysconf() and clock().
2 * Override this by supplying an arch-specific version of this header file.
4 * WARNING: It is assumed that this is a constant integer value usable in
5 * preprocessor conditionals!!!
6 */
8 #define __UCLIBC_CLK_TCK_CONST 100