diff options
| author | Stefan Weil | 2014-01-14 07:00:28 +0100 |
|---|---|---|
| committer | Michael Tokarev | 2014-01-15 20:34:17 +0100 |
| commit | fb3ecb7ea40c44d15091143c4336993e7165fc4f (patch) | |
| tree | a946d92836dc99aa20734eda7d6a45ca1ac589e8 /include/exec/memory.h | |
| parent | Add bios-256k.bin to BLOBS on Makefile (diff) | |
| download | qemu-fb3ecb7ea40c44d15091143c4336993e7165fc4f.tar.gz qemu-fb3ecb7ea40c44d15091143c4336993e7165fc4f.tar.xz qemu-fb3ecb7ea40c44d15091143c4336993e7165fc4f.zip | |
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>
Diffstat (limited to 'include/exec/memory.h')
0 files changed, 0 insertions, 0 deletions
