5 * sysctl() is not supported. Warn non-libc programs including this header.
8 #warning Including sysctl.h header. sysctl() is not supported in Minix.
15 int hz
; /* clock frequency */
16 int tick
; /* micro-seconds per hz tick */
17 int tickadj
; /* clock skew rate for adjtime() */
18 int stathz
; /* statistics clock frequency */
19 int profhz
; /* profiling clock frequency */
22 #endif /* _SYS_SYSCTL_H */