wow64: Add thunks for the virtual memory syscalls.
[wine.git] / dlls / wow64 / Makefile.in
blob693fdefaae4b8828fd214ac7dec11986dc13fd6f
1 MODULE = wow64.dll
2 IMPORTLIB = wow64
3 IMPORTS = ntdll winecrt0
5 EXTRADLLFLAGS = -nodefaultlibs -mno-cygwin -Wl,--image-base,0x6f000000
7 C_SRCS = \
8 registry.c \
9 sync.c \
10 syscall.c \
11 virtual.c