forked from Imagelibrary/rtems
2002-01-29 Joel Sherrill <joel@OARcorp.com>
* include/rtems/score/watchdog.h: Added WATCHDOG_MAXIMUM_INTERVAL.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-01-29 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/rtems/score/watchdog.h: Added WATCHDOG_MAXIMUM_INTERVAL.
|
||||
|
||||
2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems/system.h: Fix typo in yesterday's change:
|
||||
|
||||
@@ -28,6 +28,8 @@ extern "C" {
|
||||
* intervals.
|
||||
*/
|
||||
|
||||
#define WATCHDOG_MAXIMUM_INTERVAL ((Watchdog_Interval) 0xffffffff)
|
||||
|
||||
typedef unsigned32 Watchdog_Interval;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user