aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/compilers/GCC/crt0.s
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/e200/compilers/GCC/crt0.s')
-rw-r--r--os/common/ports/e200/compilers/GCC/crt0.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/common/ports/e200/compilers/GCC/crt0.s b/os/common/ports/e200/compilers/GCC/crt0.s
index e6161bdd2..d035e4660 100644
--- a/os/common/ports/e200/compilers/GCC/crt0.s
+++ b/os/common/ports/e200/compilers/GCC/crt0.s
@@ -18,10 +18,10 @@
*/
/**
- * @file PPC/crt0.s
- * @brief Generic PowerPC startup file for ChibiOS.
+ * @file GCC/crt0.s
+ * @brief Generic PowerPC startup file for GCC.
*
- * @addtogroup PPC_CORE
+ * @addtogroup PPC_GCC_CORE
* @{
*/