qemu-e2k/target/mips/tcg/sysemu
Richard Henderson 6863e92d04 target/mips: Drop pread and pwrite syscalls from semihosting
We don't implement it with _WIN32 hosts, and the syscalls
are missing from the gdb remote file i/o interface.
Since we can't implement them universally, drop them.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-28 10:15:12 +05:30
..
cp0_helper.c target/mips: Fix WatchHi.M handling 2022-06-11 11:34:12 +02:00
meson.build
mips-semi.c target/mips: Drop pread and pwrite syscalls from semihosting 2022-06-28 10:15:12 +05:30
special_helper.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
tlb_helper.c target/mips: Use an exception for semihosting 2022-06-28 10:13:42 +05:30