From 3db9c820e55aad1e784bf926e551a7de8dae0cdf Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 28 Nov 2020 11:16:28 +0100 Subject: sapi: Canonicalize @defgroup and @file comments Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706. --- cpukit/sapi/src/io.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'cpukit/sapi/src/io.c') diff --git a/cpukit/sapi/src/io.c b/cpukit/sapi/src/io.c index 63b784e723..78b71ec0f8 100644 --- a/cpukit/sapi/src/io.c +++ b/cpukit/sapi/src/io.c @@ -1,9 +1,11 @@ /** * @file * - * @brief Initialization of Device Drivers + * @ingroup RTEMSImplClassicIO * - * @ingroup ClassicIO + * @brief This source file contains the definition of + * ::_IO_All_drivers_initialized and implementation of + * _IO_Initialize_all_drivers(). */ /* -- cgit v1.2.3