Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / context / src / asm / make_arm_aapcs_elf_gas.S
index 993dac1..98819a2 100644 (file)
@@ -47,7 +47,7 @@ make_fcontext:
     bic  a1, a1, #15
 
     @ reserve space for context-data on context-stack
-    sub  a1, a1, #128
+    sub  a1, a1, #124
 
     @ third arg of make_fcontext() == address of context-function
     str  a3, [a1, #104]