From 7018f34c3d65edd89737c9653112bb041b263259 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 16 Feb 2017 08:10:31 +0000 Subject: Dcumentation-related fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10107 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/startup/ARM/compilers/GCC/crt0.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/common/startup/ARM/compilers/GCC') diff --git a/os/common/startup/ARM/compilers/GCC/crt0.S b/os/common/startup/ARM/compilers/GCC/crt0.S index 663d975b9..43cb723ab 100644 --- a/os/common/startup/ARM/compilers/GCC/crt0.S +++ b/os/common/startup/ARM/compilers/GCC/crt0.S @@ -15,7 +15,7 @@ */ /** - * @file crt0.s + * @file crt0.S * @brief Generic ARM startup file. * * @addtogroup ARM_GCC_STARTUP -- cgit v1.2.3