|
Last change
on this file was
2,
checked in by phkim, 11 years ago
|
|
1.phkim
- revision copy newcon3sk r27
|
-
Property svn:executable set to
*
|
|
File size:
298 bytes
|
| Line | |
|---|
| 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. |
|---|
| 3 | * |
|---|
| 4 | * WARNING: It is assumed that this is a constant integer value usable in |
|---|
| 5 | * preprocessor conditionals!!! |
|---|
| 6 | */ |
|---|
| 7 | |
|---|
| 8 | #define __UCLIBC_CLK_TCK_CONST 100 |
|---|
Note: See
TracBrowser
for help on using the repository browser.