URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [common/] [bits/] [uClibc_clk_tck.h] - Rev 1782
Compare with Previous | Blame | View Log
/* Use a default of 100 for CLK_TCK to implement sysconf() and clock(). * Override this by supplying an arch-specific version of this header file. * * WARNING: It is assumed that this is a constant integer value usable in * preprocessor conditionals!!! */ #define __UCLIBC_CLK_TCK_CONST 100