qemu/linux-user/nios2
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
..
cpu_loop.c linux-user/nios2: Handle various SIGILL exceptions 2022-04-26 08:17:05 -07:00
signal.c target/nios2: Split PC out of env->regs[] 2022-04-26 08:16:41 -07:00
sockbits.h
syscall_nr.h
target_cpu.h
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