minix/lib/libtimers/timers.h

7 lines
211 B
C
Raw Normal View History

2005-04-21 16:53:53 +02:00
/* This library provides generic watchdog timer management functionality.
* See the comments in <timers.h> for details.
*/
#include <timers.h> /* definitions and function prototypes */
#include <sys/null.h>