diff options
Diffstat (limited to 'lib/alloca86_64-bt.S')
| -rw-r--r-- | lib/alloca86_64-bt.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/alloca86_64-bt.S b/lib/alloca86_64-bt.S index ab8629d..1f196bb 100644 --- a/lib/alloca86_64-bt.S +++ b/lib/alloca86_64-bt.S @@ -31,7 +31,7 @@ p3: #else pop %rdx mov %rdi,%rax - movl %rax,%rsi # size, a second parm to the __bound_new_region + mov %rax,%rsi # size, a second parm to the __bound_new_region add $15,%rax and $-16,%rax |
