From a84e60d60b0c1f905d43c3a93c4ad257f52c5e67 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/include/sys/timetc.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/include/sys/timetc.h') diff --git a/cpukit/include/sys/timetc.h b/cpukit/include/sys/timetc.h index 5cdfdfe9b3..2894fc8893 100644 --- a/cpukit/include/sys/timetc.h +++ b/cpukit/include/sys/timetc.h @@ -1,3 +1,12 @@ +/** + * @file + * + * @ingroup RTEMSImplSysTimer + * + * @brief This header file provides interfaces of the + * binary timecounter. + */ + /*- * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): -- cgit v1.2.3