summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/bsd.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-02 12:06:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-04 08:12:35 +0200
commitb7927efc5a02275beffb0205fc514637b39391b1 (patch)
tree69620631c2f56cd03d2ff9ddbf428053c1526d54 /cpukit/include/rtems/bsd.h
parentdoxygen: Added Mainpage to RTEMSAPIClassic (diff)
downloadrtems-b7927efc5a02275beffb0205fc514637b39391b1.tar.bz2
doxygen: Added further groups to RTEMSAPI
Update #3706. Associativity Routines, BSD Compatibility Support now part of RTEMSAPI
Diffstat (limited to 'cpukit/include/rtems/bsd.h')
-rw-r--r--cpukit/include/rtems/bsd.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/include/rtems/bsd.h b/cpukit/include/rtems/bsd.h
index 0c44e3787d..8f852885f3 100644
--- a/cpukit/include/rtems/bsd.h
+++ b/cpukit/include/rtems/bsd.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup BSD
+ * @ingroup RTEMSAPIBSD
*
* @brief BSD Compatibility API
*/
@@ -31,7 +31,9 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup BSD BSD Compatibility Support
+ * @defgroup RTEMSAPIBSD BSD Compatibility Support
+ *
+ * @ingroup RTEMSAPI
*
* @{
*/