qemu/linux-user/arm
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions
Provide MADV_* definitions using target_mman.h header, similar to what
kernel does. Most architectures use the same values, with the exception
of alpha and hppa.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220906000839.1672934-2-iii@linux.ibm.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-09-27 09:30:09 +02:00
..
nwfpe
cpu_loop.c
meson.build
signal.c
sockbits.h
syscall.tbl
syscallhdr.sh
target_cpu.h linux-user/arm: Mark the commpage executable 2022-09-06 07:32:35 +01:00
target_elf.h
target_errno_defs.h
target_fcntl.h
target_mman.h linux-user: Provide MADV_* definitions 2022-09-27 09:30:09 +02:00
target_prctl.h
target_resource.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h