wow64cpu: Don't define stdcall functions on non-i386.
This commit is contained in:
parent
2b6e32f358
commit
ed36f4bc8c
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ __ASM_GLOBAL_FUNC( unix_call_32to64,
|
|||
/**********************************************************************
|
||||
* BTCpuSimulate (wow64cpu.@)
|
||||
*/
|
||||
__ASM_STDCALL_FUNC( BTCpuSimulate, 0,
|
||||
__ASM_GLOBAL_FUNC( BTCpuSimulate,
|
||||
"subq $0x28,%rsp\n"
|
||||
__ASM_SEH(".seh_stackalloc 0x28\n\t")
|
||||
__ASM_SEH(".seh_endprologue\n\t")
|
||||
|
|
Loading…
Add table
Reference in a new issue