From 18ff8298847960c260546acb70ec3e4bdd2a5213 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 21 Feb 2010 08:23:11 +0000 Subject: Added PowerPC documentation files. Few fixes to the startup file. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1647 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/GCC/PPC/chtypes.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'os/ports/GCC/PPC/chtypes.h') diff --git a/os/ports/GCC/PPC/chtypes.h b/os/ports/GCC/PPC/chtypes.h index ed380b457..e6eedbde0 100644 --- a/os/ports/GCC/PPC/chtypes.h +++ b/os/ports/GCC/PPC/chtypes.h @@ -18,9 +18,10 @@ */ /** - * @file PPCE200Z/chtypes.h - * @brief PPC E200Zx architecture port system types. - * @addtogroup PPCE200Z_CORE + * @file PPC/chtypes.h + * @brief PowerPC architecture port system types. + * + * @addtogroup PPC_CORE * @{ */ -- cgit v1.2.3