summaryrefslogtreecommitdiff
path: root/cpukit/libc/string/strlen.c
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2021-12-03 23:17:49 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-22 16:09:46 +0100
commitb0dbe409f185412bed96fc95a0c5f826963bb38b (patch)
tree91f79a8954c3b03ae0f9c80f5da5de8a8c018b37 /cpukit/libc/string/strlen.c
parent7549e8fd7f295eed73c1fa31e79a729cef5eb70a (diff)
Doxygen: Adding Doxygen groups to filesqual-53
Diffstat (limited to 'cpukit/libc/string/strlen.c')
-rw-r--r--cpukit/libc/string/strlen.c9
1 files changed, 9 insertions, 0 deletions
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
<<strlen>>---character string length