From 355ee7dbd52a1ea5fd7d8b32d31aeccd58ccb8c4 Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Wed, 28 Nov 2012 13:57:31 -0600 Subject: score misc: Clean up Doxygen #3 (GCI 2012) This patch is a task from GCI 2012 which improves the Doxygen comments in the RTEMS source. http://www.google-melange.com/gci/task/view/google/gci2012/7982215 --- cpukit/score/include/rtems/score/object.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/score/include/rtems/score/object.h') diff --git a/cpukit/score/include/rtems/score/object.h b/cpukit/score/include/rtems/score/object.h index e8ee057368..c9176e7e5b 100644 --- a/cpukit/score/include/rtems/score/object.h +++ b/cpukit/score/include/rtems/score/object.h @@ -697,6 +697,8 @@ Objects_Control *_Objects_Get_isr_disable( ); /** + * @brief Get No protection Object + * * This function maps object ids to object control blocks. * If id corresponds to a local object, then it returns * the_object control pointer which maps to id and location -- cgit v1.2.3