correct comment in vmInvoke

This commit is contained in:
Joel Dice 2009-05-25 21:39:17 -06:00
parent 31d9700c9b
commit deefc47b1a

View File

@ -245,7 +245,7 @@ LOCAL(vmInvoke_argumentTest):
.globl vmInvoke_returnAddress
vmInvoke_returnAddress:
// restore stack pointer and callee-saved registers
// restore stack pointer
movl %ebp,%ecx
subl $16,%ecx
movl %ecx,%esp