summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/arm/README-interworking
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/arm/README-interworking')
-rw-r--r--contrib/gcc/config/arm/README-interworking2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/arm/README-interworking b/contrib/gcc/config/arm/README-interworking
index de8b278..0a03cdc 100644
--- a/contrib/gcc/config/arm/README-interworking
+++ b/contrib/gcc/config/arm/README-interworking
@@ -404,7 +404,7 @@ Instead the pseudo op is attached to a new label .real_start_of_<name>
(where <name> is the name of the function) which indicates the start
of the Thumb code. This does have the interesting side effect in that
if this function is now called from a Thumb mode piece of code
-outsside of the current file, the linker will generate a calling stub
+outside of the current file, the linker will generate a calling stub
to switch from Thumb mode into ARM mode, and then this is immediately
overridden by the function's header which switches back into Thumb
mode.
OpenPOWER on IntegriCloud