summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/printer.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/cpukit/include/rtems/printer.h b/cpukit/include/rtems/printer.h
index fccd9bcf5f..c25c4329c7 100644
--- a/cpukit/include/rtems/printer.h
+++ b/cpukit/include/rtems/printer.h
@@ -31,16 +31,12 @@ extern "C" {
#endif
/**
- * @addtogroup XXX
+ * @addtogroup RTEMSPrintSupport
*
* @{
*/
/**
- * @defgroup RTEMSPrintSupport
- */
-
-/**
* Type definition for function which can be plugged in to certain reporting
* routines to redirect the output.
*