mirror of
https://github.com/corda/corda.git
synced 2025-01-21 03:55:00 +00:00
fix windows build
This commit is contained in:
parent
39a82a4006
commit
ea797fd03c
@ -353,8 +353,8 @@ LOCAL(vmInvoke_argumentTest):
|
||||
// call function
|
||||
call *12(%ebp)
|
||||
|
||||
.globl vmInvoke_returnAddress
|
||||
vmInvoke_returnAddress:
|
||||
.globl GLOBAL(vmInvoke_returnAddress)
|
||||
GLOBAL(vmInvoke_returnAddress):
|
||||
// restore stack pointer, preserving the area containing saved
|
||||
// registers
|
||||
movl %ebp,%ecx
|
||||
|
Loading…
Reference in New Issue
Block a user