diff options
Diffstat (limited to 'os')
-rw-r--r-- | os/ports/GCC/PPC/SPC560Dxx/vectors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/PPC/SPC560Dxx/vectors.h b/os/ports/GCC/PPC/SPC560Dxx/vectors.h index 4347796d5..4cc1b47ce 100644 --- a/os/ports/GCC/PPC/SPC560Dxx/vectors.h +++ b/os/ports/GCC/PPC/SPC560Dxx/vectors.h @@ -19,7 +19,7 @@ */
/**
- * @file SPC560BCxx/vectors.h
+ * @file SPC560Dxx/vectors.h
* @brief ISR vector module header.
*
* @addtogroup PPC_CORE
|