wow64cpu: Move base address to leave more room for wow64.dll.

This commit is contained in:
Alexandre Julliard 2023-01-31 22:12:30 +01:00
parent 9a74d2b62f
commit 6c75cddb98

View file

@ -1,6 +1,6 @@
MODULE = wow64cpu.dll
IMPORTS = wow64 ntdll winecrt0
EXTRADLLFLAGS = -nodefaultlibs -Wl,--image-base,0x6f100000
EXTRADLLFLAGS = -nodefaultlibs -Wl,--image-base,0x6f400000
C_SRCS = cpu.c