default-configs/xtensa-linux-user.mak
0 → 100644
+1
−0
default-configs/xtensaeb-linux-user.mak
0 → 100644
+1
−0
+58
−0
+245
−0
+255
−1
Loading
Import list of syscalls from the kernel source. Conditionalize code/data
that is only used with softmmu. Implement exception handlers. Implement
signal hander (only the core registers for now, no coprocessors or TIE).
Cc: Riku Voipio <riku.voipio@iki.fi>
Cc: Laurent Vivier <laurent@vivier.eu>
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>