From 9dce6b609e772e447d7fe7380c4f0ab036aae7a4 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 5 May 2013 06:48:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5674 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/GCC/PPC/SPC560BCxx/vectors.h | 2 +- os/ports/GCC/PPC/SPC560Pxx/vectors.h | 2 +- os/ports/GCC/PPC/SPC563Mxx/vectors.h | 2 +- os/ports/GCC/PPC/SPC564Axx/vectors.h | 2 +- os/ports/GCC/PPC/SPC56ELxx/vectors.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/os/ports/GCC/PPC/SPC560BCxx/vectors.h b/os/ports/GCC/PPC/SPC560BCxx/vectors.h index 6b1f66ec0..4a54e0f70 100644 --- a/os/ports/GCC/PPC/SPC560BCxx/vectors.h +++ b/os/ports/GCC/PPC/SPC560BCxx/vectors.h @@ -19,7 +19,7 @@ */ /** - * @file vectors.h + * @file SPC560BCxx/vectors.h * @brief ISR vector module header. * * @addtogroup PPC_CORE diff --git a/os/ports/GCC/PPC/SPC560Pxx/vectors.h b/os/ports/GCC/PPC/SPC560Pxx/vectors.h index 04f98fa27..fc2f6e47c 100644 --- a/os/ports/GCC/PPC/SPC560Pxx/vectors.h +++ b/os/ports/GCC/PPC/SPC560Pxx/vectors.h @@ -19,7 +19,7 @@ */ /** - * @file vectors.h + * @file SPC560Pxx/vectors.h * @brief ISR vector module header. * * @addtogroup PPC_CORE diff --git a/os/ports/GCC/PPC/SPC563Mxx/vectors.h b/os/ports/GCC/PPC/SPC563Mxx/vectors.h index eec7fa1e8..9d6d744f6 100644 --- a/os/ports/GCC/PPC/SPC563Mxx/vectors.h +++ b/os/ports/GCC/PPC/SPC563Mxx/vectors.h @@ -19,7 +19,7 @@ */ /** - * @file vectors.h + * @file SPC563Mxx/vectors.h * @brief ISR vector module header. * * @addtogroup PPC_CORE diff --git a/os/ports/GCC/PPC/SPC564Axx/vectors.h b/os/ports/GCC/PPC/SPC564Axx/vectors.h index a166457d3..2e8ab38a1 100644 --- a/os/ports/GCC/PPC/SPC564Axx/vectors.h +++ b/os/ports/GCC/PPC/SPC564Axx/vectors.h @@ -19,7 +19,7 @@ */ /** - * @file vectors.h + * @file SPC564Axx/vectors.h * @brief ISR vector module header. * * @addtogroup PPC_CORE diff --git a/os/ports/GCC/PPC/SPC56ELxx/vectors.h b/os/ports/GCC/PPC/SPC56ELxx/vectors.h index 14e7fc3e0..628b075b5 100644 --- a/os/ports/GCC/PPC/SPC56ELxx/vectors.h +++ b/os/ports/GCC/PPC/SPC56ELxx/vectors.h @@ -19,7 +19,7 @@ */ /** - * @file vectors.h + * @file SPC56ELxx/vectors.h * @brief ISR vector module header. * * @addtogroup PPC_CORE -- cgit v1.2.3