OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [alpha/] [bits/] [uClibc_clk_tck.h] - Rev 1765

Compare with Previous | Blame | View Log

/* Follow glibc's example and use 1024 for CLK_TCK to implement sysconf and
 * clock.c instead of the normal default of 100.
 *
 * WARNING: It is assumed that this is a constant integer value usable in
 * preprocessor conditionals!!!
 */
 
#define __UCLIBC_CLK_TCK_CONST		1024
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.