aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/chtypes.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/chtypes.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/chtypes.h')
-rw-r--r--os/ports/GCC/PPC/chtypes.h7
1 files changed, 4 insertions, 3 deletions
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
* @{
*/