/* This library provides generic watchdog timer management functionality. * See the comments in for details. */ #include /* definitions and function prototypes */ #define NULL (void *) 0 /* null-pointer definition */