Files
xemu/include
Stefan Weil fb3ecb7ea4 exec: Exclude non portable function for MinGW
cpu_physical_memory_set_dirty_lebitmap calls getpageaddr and ffsl which are
unavailable for MinGW. As the function is unused for MinGW, it can simply
be excluded from compilation.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-01-15 23:34:17 +04:00
..
2013-12-20 16:26:16 +01:00
2014-01-06 15:02:30 -05:00
2014-01-15 23:34:17 +04:00
2013-06-06 11:27:05 +02:00