diff options
-rw-r--r-- | os/ports/GCC/PPC/SPC560BCxx/ppcparams.h | 8 | ||||
-rw-r--r-- | os/ports/GCC/PPC/SPC560Pxx/ppcparams.h | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h b/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h index c04a4fa1b..d5828640e 100644 --- a/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h +++ b/os/ports/GCC/PPC/SPC560BCxx/ppcparams.h @@ -19,13 +19,13 @@ */
/**
- * @file SPC560Pxx/ppcparams.h
- * @brief PowerPC parameters for the SPC560Pxx.
+ * @file SPC560BCxx/ppcparams.h
+ * @brief PowerPC parameters for the SPC560B/Cxx.
*
- * @defgroup PPC_SPC560Pxx SPC560Pxx/MPC560x Specific Parameters
+ * @defgroup PPC_SPC560BCxx SPC560BCxx Specific Parameters
* @ingroup PPC_SPECIFIC
* @details This file contains the PowerPC specific parameters for the
- * SPC560Pxx/MPC560x platform.
+ * SPC560BCxx platform.
* @{
*/
diff --git a/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h b/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h index ac4a79a26..210c49ab1 100644 --- a/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h +++ b/os/ports/GCC/PPC/SPC560Pxx/ppcparams.h @@ -22,10 +22,10 @@ * @file SPC560Pxx/ppcparams.h
* @brief PowerPC parameters for the SPC560Pxx.
*
- * @defgroup PPC_SPC560Pxx SPC560Pxx/MPC560x Specific Parameters
+ * @defgroup PPC_SPC560Pxx SPC560Pxx Specific Parameters
* @ingroup PPC_SPECIFIC
* @details This file contains the PowerPC specific parameters for the
- * SPC560Pxx/MPC560x platform.
+ * SPC560Pxx platform.
* @{
*/
|