forked from Imagelibrary/rtems
score: Delete unused WATCHDOG_MAXIMUM_INTERVAL
This commit is contained in:
@@ -31,14 +31,6 @@ extern "C" {
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Control block used to manage intervals.
|
||||
*
|
||||
* The following type defines the control block used to manage
|
||||
* intervals.
|
||||
*/
|
||||
#define WATCHDOG_MAXIMUM_INTERVAL ((Watchdog_Interval) 0xffffffff)
|
||||
|
||||
/**
|
||||
* @brief Watchdog initializer for static initialization.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user