minix/lib/libtimers/timers.h
2010-07-22 10:03:31 +00:00

7 lines
211 B
C

/* 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>