aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-02-16 08:10:31 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-02-16 08:10:31 +0000
commit7018f34c3d65edd89737c9653112bb041b263259 (patch)
tree0d04ad2e6fbd4716df5074a3c9dca5321305210e /os/common/ports/e200
parent62d2baf8b251d5c91b4d132fef8179801b01b6f8 (diff)
downloadChibiOS-7018f34c3d65edd89737c9653112bb041b263259.tar.gz
ChibiOS-7018f34c3d65edd89737c9653112bb041b263259.tar.bz2
ChibiOS-7018f34c3d65edd89737c9653112bb041b263259.zip
Dcumentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10107 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/common/ports/e200')
-rw-r--r--os/common/ports/e200/compilers/GCC/chcoreasm.S2
-rw-r--r--os/common/ports/e200/compilers/GCC/ivor.S2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/common/ports/e200/compilers/GCC/chcoreasm.S b/os/common/ports/e200/compilers/GCC/chcoreasm.S
index d5a01464f..b39ffeef3 100644
--- a/os/common/ports/e200/compilers/GCC/chcoreasm.S
+++ b/os/common/ports/e200/compilers/GCC/chcoreasm.S
@@ -18,7 +18,7 @@
*/
/**
- * @file e200/compilers/GCC/chcoreasm.s
+ * @file e200/compilers/GCC/chcoreasm.S
* @brief Power Architecture port low level code.
*
* @addtogroup PPC_GCC_CORE
diff --git a/os/common/ports/e200/compilers/GCC/ivor.S b/os/common/ports/e200/compilers/GCC/ivor.S
index fc6ec7eb8..f498cff77 100644
--- a/os/common/ports/e200/compilers/GCC/ivor.S
+++ b/os/common/ports/e200/compilers/GCC/ivor.S
@@ -18,7 +18,7 @@
*/
/**
- * @file ivor.s
+ * @file GCC/ivor.S
* @brief Kernel ISRs.
*
* @addtogroup PPC_CORE