1 /* $NetBSD: limits.h,v 1.10 1996/03/19 03:06:28 jonathan Exp $ */ 2 3 #include <mips/limits.h> 4 5 #ifdef _KERNEL 6 #define CLK_TCK 60 /* ticks per second */ 7 #endif 8