summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/bspcmdline.h
diff options
context:
space:
mode:
authorAndreas Dachsberger <andreas.dachsberger@embedded-brains.de>2019-04-03 08:49:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-04-04 08:23:30 +0200
commit7b0903293b56cb9c7fd3630ba9a2bebdc07da2ea (patch)
tree8a3295b98c114e212ca8f54edb3dfee8edbe61b2 /cpukit/include/rtems/bspcmdline.h
parentdoxygen: New API subgroup Tracing (diff)
downloadrtems-7b0903293b56cb9c7fd3630ba9a2bebdc07da2ea.tar.bz2
doxygen: Split up "libmisc" subgroups and removed libmisc
Update #3706.
Diffstat (limited to 'cpukit/include/rtems/bspcmdline.h')
-rw-r--r--cpukit/include/rtems/bspcmdline.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/include/rtems/bspcmdline.h b/cpukit/include/rtems/bspcmdline.h
index d9c21e73bc..fea73fcc37 100644
--- a/cpukit/include/rtems/bspcmdline.h
+++ b/cpukit/include/rtems/bspcmdline.h
@@ -1,6 +1,8 @@
/**
* @file
*
+ * @ingroup BSPCommandLine
+ *
* @brief BSP Command Line Handler
*
* This include file contains all prototypes and specifications
@@ -25,7 +27,7 @@
/**
* @defgroup BSPCommandLine BSP Command Line Helpers
*
- * @ingroup libmisc
+ * @ingroup RTEMSAPIClassic
*
* The BSP Command Line Handler provides a set of routines which assist
* in examining and decoding the Command Line String passed to the BSP