From d999f865eaef44b887b5c40799572e849ac4ca78 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 29 Jul 2021 14:48:40 +0200 Subject: rtems: Generate Change license to BSD-2-Clause according to file histories and documentation re-licensing agreement. Place the group into the I/O Manager group. Add all source files to the group. Update #3899. Update #3993. Update #4482. --- cpukit/libcsupport/src/vprintk.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cpukit/libcsupport/src/vprintk.c') diff --git a/cpukit/libcsupport/src/vprintk.c b/cpukit/libcsupport/src/vprintk.c index 308872f71e..3131390372 100644 --- a/cpukit/libcsupport/src/vprintk.c +++ b/cpukit/libcsupport/src/vprintk.c @@ -1,8 +1,9 @@ /** - * @file + * @file * - * @brief Print Formatted Output - * @ingroup libcsupport + * @ingroup RTEMSAPIKernelCharIO + * + * @brief This source file contains the implementation of vprintk(). */ /* -- cgit v1.2.3