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/delaynano.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/sapi/src/delaynano.c') diff --git a/cpukit/sapi/src/delaynano.c b/cpukit/sapi/src/delaynano.c index 6d7ebf48f8..e6fc742a50 100644 --- a/cpukit/sapi/src/delaynano.c +++ b/cpukit/sapi/src/delaynano.c @@ -1,3 +1,12 @@ +/** + * @file + * + * @ingroup RTEMSAPICounter + * + * @brief This source file contains the implementation of + * rtems_counter_delay_nanoseconds(). + */ + /* * Copyright (c) 2014 embedded brains GmbH. All rights reserved. * -- cgit v1.2.3