diff options
author | 2011-02-07 01:05:57 -0500 | |
---|---|---|
committer | 2011-02-09 10:33:54 +0200 | |
commit | 8d9016c0919bab1fdf3a36c0f72d012924bb7efd (patch) | |
tree | 87836c7587e34eebee4e8ffc9452c5d3d17330c0 /fpu/softfloat.c | |
parent | user: speed up init_paths a bit (diff) | |
download | qemu-8d9016c0919bab1fdf3a36c0f72d012924bb7efd.tar.xz qemu-8d9016c0919bab1fdf3a36c0f72d012924bb7efd.zip |
linux-user: fix build errors for mmap2-only ports
The current print_mmap func is only enabled when the target supports the
mmap syscall, but both mmap and mmap2 syscalls use it. This leads to a
build failure when the target supports mmap2 but not mmap.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Riku Voipio <riku.voipio@nokia.com>
Diffstat (limited to 'fpu/softfloat.c')
0 files changed, 0 insertions, 0 deletions