qemu-e2k/linux-user/m68k
Laurent Vivier c6d0700f57 linux-user/m68k: remove simulator syscall interface
This interface has been introduced in 2005 with the
coldfire implementation (e6e5906b6e ColdFire target.)
and looks like to do what the linux-user interface already
does with the TRAP exception rather than the ILLEGAL
exception.

This interface has not been maintained since that.
The semi-hosting interface is not removed so coldfire kernel
with semi-hosting is always supported.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20190524162049.806-1-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2019-06-26 17:14:41 +02:00
..
cpu_loop.c linux-user/m68k: remove simulator syscall interface 2019-06-26 17:14:41 +02:00
signal.c linux-user: Remove dead error-checking code 2018-11-12 15:43:07 +01:00
sockbits.h linux-user: move socket.h generic definitions to generic/sockbits.h 2018-05-25 10:10:55 +02:00
syscall_nr.h Supply missing header guards 2019-06-12 13:20:21 +02:00
target_cpu.h target/m68k: Use env_cpu 2019-06-10 07:03:42 -07:00
target_elf.h linux-user, m68k: select CPU according to ELF header values 2018-02-25 17:29:21 +01:00
target_fcntl.h linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl.h 2018-06-04 01:30:44 +02:00
target_signal.h linux-user: move generic signal definitions to generic/signal.h 2018-06-04 01:30:44 +02:00
target_structs.h target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
target_syscall.h linux-user/m68k: remove simulator syscall interface 2019-06-26 17:14:41 +02:00
termbits.h Supply missing header guards 2019-06-12 13:20:21 +02:00