summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/iobase64.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/iobase64.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/score/src/iobase64.c b/cpukit/score/src/iobase64.c
index ab0498438d..bbf7658c2a 100644
--- a/cpukit/score/src/iobase64.c
+++ b/cpukit/score/src/iobase64.c
@@ -1,5 +1,14 @@
/* SPDX-License-Identifier: ISC */
+/**
+ * @file
+ *
+ * @ingroup RTEMSScoreIO
+ *
+ * @brief This source file contains the implementation of
+ * _IO_Base64().
+ */
+
/*
* Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")