summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/ioprintf.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/ioprintf.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/score/src/ioprintf.c b/cpukit/score/src/ioprintf.c
index 2fe65f41d0..107ffd94c4 100644
--- a/cpukit/score/src/ioprintf.c
+++ b/cpukit/score/src/ioprintf.c
@@ -1,3 +1,12 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSScoreIO
+ *
+ * @brief This source file contains the implementation of
+ * _IO_Printf().
+ */
+
/*
* Copyright (c) 2017 embedded brains GmbH. All rights reserved.
*