summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h
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>2022-04-11 08:11:06 +0200
commit6fc21a76ab0471acbf395183ed998edfd5fa7826 (patch)
treeef56b9962ce226d719dd1a3b4d8e42e114ed916f /cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h
parentb24cf97f7e1bf33c299efa426361f3f8cc667cc9 (diff)
Doxygen: Adding Doxygen groups to filesqual-57
Diffstat (limited to 'cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h')
-rw-r--r--cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h b/cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h
index a62f0a488f..070e39718e 100644
--- a/cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h
+++ b/cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h
@@ -1,5 +1,14 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSBSPsSPARC
+ *
+ * @brief This header file provides interfaces of the
+ * _SPARC_Counter and _SPARC_Counter_mutable global variables.
+ */
+
/*
* Copyright (c) 2016, 2018 embedded brains GmbH. All rights reserved.
*