mirror of
https://github.com/xenia-project/capstone.git
synced 2026-01-31 01:25:24 +01:00
* Fix user data alignment in MEMBLOCK Kernel memory allocations on Windows should be aligned on MEMORY_ALLOCATION_ALIGNMENT (16 bytes on x64 and 8 bytes on x86). * Fix user data alignment in CS_WINKERNEL_MEMBLOCK
This directory contains code specific to Windows platforms.