aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC56x
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/PPC/SPC56x')
-rw-r--r--os/ports/GCC/PPC/SPC56x/ivor.s2
-rw-r--r--os/ports/GCC/PPC/SPC56x/vectors.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/ports/GCC/PPC/SPC56x/ivor.s b/os/ports/GCC/PPC/SPC56x/ivor.s
index 534e4b0d5..725098e09 100644
--- a/os/ports/GCC/PPC/SPC56x/ivor.s
+++ b/os/ports/GCC/PPC/SPC56x/ivor.s
@@ -18,7 +18,7 @@
*/
/**
- * @file PPC/ivor.s
+ * @file SPC56x/ivor.s
* @brief PowerPC IVORx handlers.
*
* @addtogroup PPC_CORE
diff --git a/os/ports/GCC/PPC/SPC56x/vectors.s b/os/ports/GCC/PPC/SPC56x/vectors.s
index 3c8aed6a6..f1d43796e 100644
--- a/os/ports/GCC/PPC/SPC56x/vectors.s
+++ b/os/ports/GCC/PPC/SPC56x/vectors.s
@@ -18,7 +18,7 @@
*/
/**
- * @file PPC/SPC56x/vectors.s
+ * @file SPC56x/vectors.s
* @brief SPC56x vectors table.
*
* @addtogroup PPC_CORE