summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/modes.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/src/modes.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/rtems/src/modes.c b/cpukit/rtems/src/modes.c
index 0c51281177..6e4acff225 100644
--- a/cpukit/rtems/src/modes.c
+++ b/cpukit/rtems/src/modes.c
@@ -1,12 +1,11 @@
/**
* @file
*
- * @body Body for Mode Routines Implemented as Macros
- *
- * This file contains bodies for Mode Macros which are
- * needed by language bindings other than C and C++.
+ * @brief Body for RTEMS_INTERRUPT_LEVEL Macro
+ * @ingroup ClassicModes
*/
+
/*
* COPYRIGHT (c) 1989-2012.
* On-Line Applications Research Corporation (OAR).