unicorn/qemu/include/sysemu
Stefan Weil 5218799171
oslib-win32: Change return type of function getpagesize
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
2018-02-17 19:10:37 -05:00
..
accel.h
cpus.h
memory_mapping.h
os-win32.h oslib-win32: Change return type of function getpagesize 2018-02-17 19:10:37 -05:00
sysemu.h