summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/profiling.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-02 13:43:08 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-04 08:19:45 +0200
commitb6b00917b26410359297536aa852039f4e1c7f7b (patch)
tree74d2e39d49c414df4b342478ca3526fc4b29333e /cpukit/include/rtems/profiling.h
parentdoxygen: Added I2C Driver to Device Drivers (diff)
downloadrtems-b6b00917b26410359297536aa852039f4e1c7f7b.tar.bz2
doxygen: Added some subgroups to API and IO
I2C library, Media Manager and Profiling Support Update #3706.
Diffstat (limited to 'cpukit/include/rtems/profiling.h')
-rw-r--r--cpukit/include/rtems/profiling.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/profiling.h b/cpukit/include/rtems/profiling.h
index 9e434b2a3c..3bad1eda49 100644
--- a/cpukit/include/rtems/profiling.h
+++ b/cpukit/include/rtems/profiling.h
@@ -34,6 +34,8 @@ extern "C" {
/**
* @defgroup Profiling Profiling Support
*
+ * @ingroup RTEMSAPI
+ *
* @brief The profiling support offers functions to report profiling
* information available in the system.
*