Linux/Alpha version of function to get CLK_TCK value.

This commit is contained in:
Ulrich Drepper 2000-11-01 08:06:06 +00:00
parent a873180d70
commit abde23bdcf

View File

@ -0,0 +1,2 @@
#define SYSTEM_CLK_TCK 1024
#include <sysdeps/unix/sysv/linux/getclktck.c>