summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/arm/crtn.asm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/arm/crtn.asm')
-rw-r--r--contrib/gcc/config/arm/crtn.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/arm/crtn.asm b/contrib/gcc/config/arm/crtn.asm
index 2f4b542..9ad75e3 100644
--- a/contrib/gcc/config/arm/crtn.asm
+++ b/contrib/gcc/config/arm/crtn.asm
@@ -39,7 +39,7 @@
# in crti.asm. If you change this macro you must also change
# that macro match.
#
- # Note - we do not try any fancy optimisations of the return
+ # Note - we do not try any fancy optimizations of the return
# sequences here, it is just not worth it. Instead keep things
# simple. Restore all the save resgisters, including the link
# register and then perform the correct function return instruction.
OpenPOWER on IntegriCloud