From 2ad3d0245928ecbff016dd02efb10ba142c75843 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 Apr 2008 18:21:01 +0000 Subject: 2008-04-28 Joel Sherrill * rtems/include/rtems.h, rtems/include/rtems/rtems/ratemon.h, rtems/include/rtems/rtems/status.h, rtems/include/rtems/rtems/tasks.h, rtems/include/rtems/rtems/timer.h, rtems/inline/rtems/rtems/sem.inl: More Doxygen warnings removed. --- cpukit/rtems/include/rtems/rtems/timer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/rtems/include/rtems/rtems/timer.h') diff --git a/cpukit/rtems/include/rtems/rtems/timer.h b/cpukit/rtems/include/rtems/rtems/timer.h index 1fbe458da9..e1e0b7c0bc 100644 --- a/cpukit/rtems/include/rtems/rtems/timer.h +++ b/cpukit/rtems/include/rtems/rtems/timer.h @@ -312,6 +312,8 @@ rtems_status_code rtems_timer_get_information( */ extern Watchdog_Control _Timer_Seconds_timer; +/** + * This method is used to temporaril #define _Timer_Server_stop_ticks_timer() \ _Watchdog_Remove( &_Timer_Server->Timer ) -- cgit v1.2.3