Skip to content
Snippets Groups Projects
Commit 6c75cddb authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

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

parent 9a74d2b6
No related branches found
No related tags found
No related merge requests found
MODULE = wow64cpu.dll
IMPORTS = wow64 ntdll winecrt0
EXTRADLLFLAGS = -nodefaultlibs -Wl,--image-base,0x6f100000
EXTRADLLFLAGS = -nodefaultlibs -Wl,--image-base,0x6f400000
C_SRCS = cpu.c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment