qemu-cr16/include/user
Philippe Mathieu-Daudé 1405d7e60d user: Extract common MMAP API to 'user/mmap.h'
Keep common MMAP-related declarations in a single place.

Note, this disable ThreadSafetyAnalysis on Linux for:
- mmap_fork_start()
- mmap_fork_end().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250308122842.76377-4-philmd@linaro.org>
2025-03-09 14:54:32 +01:00
..
abitypes.h
cpu_loop.h user: Move various declarations out of 'exec/exec-all.h' 2024-12-20 17:44:57 +01:00
guest-base.h
guest-host.h user: Introduce 'user/guest-host.h' header 2024-12-20 17:44:56 +01:00
mmap.h user: Extract common MMAP API to 'user/mmap.h' 2025-03-09 14:54:32 +01:00
page-protection.h accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) 2024-12-20 17:44:57 +01:00
safe-syscall.h
signal.h user: Introduce host_interrupt_signal 2025-02-10 13:47:59 +00:00
syscall-trace.h
thunk.h
tswap-target.h