diff options
Diffstat (limited to 'os/ports')
-rw-r--r-- | os/ports/GCC/PPC/SPC564Axx/bam.s | 4 | ||||
-rw-r--r-- | os/ports/GCC/PPC/SPC564Axx/core.s | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/os/ports/GCC/PPC/SPC564Axx/bam.s b/os/ports/GCC/PPC/SPC564Axx/bam.s index 2955cea2f..316724abf 100644 --- a/os/ports/GCC/PPC/SPC564Axx/bam.s +++ b/os/ports/GCC/PPC/SPC564Axx/bam.s @@ -19,8 +19,8 @@ */
/**
- * @file SPC563Axx/bam.s
- * @brief SPC563Axx boot assistant record.
+ * @file SPC564Axx/bam.s
+ * @brief SPC564Axx boot assistant record.
*
* @addtogroup PPC_CORE
* @{
diff --git a/os/ports/GCC/PPC/SPC564Axx/core.s b/os/ports/GCC/PPC/SPC564Axx/core.s index 074675c46..10ea5ffaf 100644 --- a/os/ports/GCC/PPC/SPC564Axx/core.s +++ b/os/ports/GCC/PPC/SPC564Axx/core.s @@ -19,7 +19,7 @@ */
/**
- * @file SPC563Axx/core.s
+ * @file SPC564Axx/core.s
* @brief e200z4 core configuration.
*
* @addtogroup PPC_CORE
|