diff options
Diffstat (limited to 'alloca86-bt.S')
| -rw-r--r-- | alloca86-bt.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alloca86-bt.S b/alloca86-bt.S index 50a671e..b6071ff 100644 --- a/alloca86-bt.S +++ b/alloca86-bt.S @@ -1,9 +1,9 @@ /* ---------------------------------------------- */ /* alloca86b.S */ -.globl __bound___alloca +.globl __bound__alloca -__bound___alloca: +__bound__alloca: pop %edx pop %eax mov %eax, %ecx |
