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,15 +31,11 @@ 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.