aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/chcore.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-21 08:23:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-21 08:23:11 +0000
commit18ff8298847960c260546acb70ec3e4bdd2a5213 (patch)
treecc32dc26421468c6ac04aae260b868578ad9c38e /os/ports/GCC/PPC/chcore.h
parent157b6f9695e7f72f2d54b231c19cb4045710ed01 (diff)
downloadChibiOS-18ff8298847960c260546acb70ec3e4bdd2a5213.tar.gz
ChibiOS-18ff8298847960c260546acb70ec3e4bdd2a5213.tar.bz2
ChibiOS-18ff8298847960c260546acb70ec3e4bdd2a5213.zip
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
Diffstat (limited to 'os/ports/GCC/PPC/chcore.h')
-rw-r--r--os/ports/GCC/PPC/chcore.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/ports/GCC/PPC/chcore.h b/os/ports/GCC/PPC/chcore.h
index dc09c75f5..1351531f5 100644
--- a/os/ports/GCC/PPC/chcore.h
+++ b/os/ports/GCC/PPC/chcore.h
@@ -18,10 +18,10 @@
*/
/**
- * @file PPCE200Z/chcore.h
- * @brief PowerPC E200Zx architecture port macros and structures.
+ * @file PPC/chcore.h
+ * @brief PowerPC architecture port macros and structures.
*
- * @addtogroup PPCE200Z_CORE
+ * @addtogroup PPC_CORE
* @{
*/