diff options
Diffstat (limited to 'gcc/config/arm/crtn.asm')
-rw-r--r-- | gcc/config/arm/crtn.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/crtn.asm b/gcc/config/arm/crtn.asm index a7f0e9e..2f4b542 100644 --- a/gcc/config/arm/crtn.asm +++ b/gcc/config/arm/crtn.asm @@ -35,7 +35,7 @@ # fact return. Users may put any desired instructions in those sections. # This file is the last thing linked into any executable. - # Note - this macro is complimented by the FUNC_START macro + # Note - this macro is complemented by the FUNC_START macro # in crti.asm. If you change this macro you must also change # that macro match. # |