aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/GCC/crt0.S
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/e200/compilers/GCC/crt0.S')
-rw-r--r--os/common/startup/e200/compilers/GCC/crt0.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/startup/e200/compilers/GCC/crt0.S b/os/common/startup/e200/compilers/GCC/crt0.S
index 7015cc910..7c4b47bd4 100644
--- a/os/common/startup/e200/compilers/GCC/crt0.S
+++ b/os/common/startup/e200/compilers/GCC/crt0.S
@@ -15,7 +15,7 @@
*/
/**
- * @file GCC/crt0.s
+ * @file GCC/crt0.S
* @brief Generic PowerPC startup file for GCC.
*
* @addtogroup PPC_GCC_CORE