/* $NetBSD: limits.h,v 1.10 1996/03/19 03:06:28 jonathan Exp $ */ #include #ifdef _KERNEL #define CLK_TCK 60 /* ticks per second */ #endif