From b0dbe409f185412bed96fc95a0c5f826963bb38b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20K=C3=BChndel?= Date: Fri, 3 Dec 2021 23:17:49 +0100 Subject: Doxygen: Adding Doxygen groups to files --- cpukit/libc/string/strlen.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/libc/string/strlen.c') diff --git a/cpukit/libc/string/strlen.c b/cpukit/libc/string/strlen.c index acffa49e14..2b50b8e113 100644 --- a/cpukit/libc/string/strlen.c +++ b/cpukit/libc/string/strlen.c @@ -1,3 +1,12 @@ +/** + * @file + * + * @ingroup libcsupport + * + * @brief This source file contains a definition of + * C lib functions. + */ + /* FUNCTION <>---character string length -- cgit v1.2.3