diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-05-04 12:08:34 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-05-04 12:08:34 +0000 |
commit | 24157d68e4fa7bd3a1c9ba31abe4da276e7a7326 (patch) | |
tree | 04a3670eb98fd44570926bd117a09261d284d4d6 /os/rt | |
parent | 6b2c62e9a349131f93dc31aca8c778ea426f13ee (diff) | |
download | ChibiOS-24157d68e4fa7bd3a1c9ba31abe4da276e7a7326.tar.gz ChibiOS-24157d68e4fa7bd3a1c9ba31abe4da276e7a7326.tar.bz2 ChibiOS-24157d68e4fa7bd3a1c9ba31abe4da276e7a7326.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/rt')
-rw-r--r-- | os/rt/dox/rt.dox | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/os/rt/dox/rt.dox b/os/rt/dox/rt.dox index 0002973ce..75030ff90 100644 --- a/os/rt/dox/rt.dox +++ b/os/rt/dox/rt.dox @@ -150,9 +150,3 @@ * @defgroup statistics Statistics
* @ingroup debug
*/
-
-/**
- * @defgroup core Port Layer
- * @ingroup kernel
- */
-
|