aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-09-23 15:37:29 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-09-23 15:37:29 +0000
commitee200d01e8b595def98c727f7307b27d145b2ed5 (patch)
tree80d5b2bd7c27acf4936fabf886140c6d39dc7159 /os/rt
parent9f6f0f32255a6afb34e5386297617c419099ff2c (diff)
downloadChibiOS-ee200d01e8b595def98c727f7307b27d145b2ed5.tar.gz
ChibiOS-ee200d01e8b595def98c727f7307b27d145b2ed5.tar.bz2
ChibiOS-ee200d01e8b595def98c727f7307b27d145b2ed5.zip
Documentation-related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10697 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/rt')
-rw-r--r--os/rt/dox/rt.dox5
1 files changed, 0 insertions, 5 deletions
diff --git a/os/rt/dox/rt.dox b/os/rt/dox/rt.dox
index 4624f5bfb..9e2550063 100644
--- a/os/rt/dox/rt.dox
+++ b/os/rt/dox/rt.dox
@@ -107,11 +107,6 @@
*/
/**
- * @defgroup io_queues I/O Queues
- * @ingroup synchronization
- */
-
-/**
* @defgroup mem Memory Alignment
* @details Memory Alignment services.
* @ingroup kernel