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 import 2015-08-21 15:04:50 +08:00
cpus.h more cleanup 2017-01-10 16:29:47 +08:00
memory_mapping.h import 2015-08-21 15:04:50 +08:00
os-win32.h oslib-win32: Change return type of function getpagesize 2018-02-17 19:10:37 -05:00
sysemu.h strip out per cpu thread code 2016-03-25 17:24:28 -07:00