index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd
/
_SC_CLK_TCK.c
blob: 11924761ac0a47b9974ec9ca259dd023a08a3fb8 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_CLK_TCK 28 /* POSIX(1) */