mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04: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 |
||
|---|---|---|
| .. | ||
| README | ||
| winkernel_mm.c | ||
| winkernel_mm.h | ||
This directory contains code specific to Windows platforms.