mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-27 17:57:20 +00:00
getpagesize on Linux returns an int. Fix QEMU's implementation for Windows to return an int (instead of size_t), too. This fixes a compiler warning which was introduced recently (commit 093e3c42). Backports commit a28c2f2df7679e3a87789e9fb7ed69331f697297 from qemu |
||
|---|---|---|
| .. | ||
| accel.h | ||
| cpus.h | ||
| memory_mapping.h | ||
| os-win32.h | ||
| sysemu.h | ||