coverity appeasement
[minix.git] / lib / libtimers / timers.h
blob78a8833a47705806c436993badabff75ae8ecbdf
1 /* This library provides generic watchdog timer management functionality.
2 * See the comments in <timers.h> for details.
3 */
5 #include <timers.h> /* definitions and function prototypes */
6 #include <sys/null.h>