From 7fea679b6f4c376cf068eaee987d3ff4e415b23e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Sep 1996 15:16:19 +0000 Subject: changed _TOD_Is_set from a function to a boolean variable --- cpukit/score/macros/rtems/score/tod.inl | 9 --------- 1 file changed, 9 deletions(-) (limited to 'cpukit/score/macros/rtems') diff --git a/cpukit/score/macros/rtems/score/tod.inl b/cpukit/score/macros/rtems/score/tod.inl index 63c50bc515..17ac5395af 100644 --- a/cpukit/score/macros/rtems/score/tod.inl +++ b/cpukit/score/macros/rtems/score/tod.inl @@ -17,15 +17,6 @@ #ifndef __TIME_OF_DAY_inl #define __TIME_OF_DAY_inl -/*PAGE - * - * _TOD_Is_set - * - */ - -#define _TOD_Is_set() \ - _Watchdog_Is_active( &_TOD_Seconds_watchdog ) - /*PAGE * * _TOD_Tickle_ticks -- cgit v1.2.3