summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/modes.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/src/modes.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/cpukit/rtems/src/modes.c b/cpukit/rtems/src/modes.c
index 77d3d97233..0bf9575abe 100644
--- a/cpukit/rtems/src/modes.c
+++ b/cpukit/rtems/src/modes.c
@@ -1,11 +1,13 @@
/**
- * @file
+ * @file
*
- * @brief Body for RTEMS_INTERRUPT_LEVEL Macro
- * @ingroup ClassicModes
+ * @ingroup RTEMSImplClassic
+ *
+ * @brief This source file contains the implementation of
+ * rtems_interrupt_level_body() and the definition of ::rtems_interrupt_mask
+ * to support languages other than C/C++.
*/
-
/*
* COPYRIGHT (c) 1989-2012.
* On-Line Applications Research Corporation (OAR).