qemu/linux-user/mips64
Ed Swierk ec355f1547 mips64-linux-user: Fix definition of struct sigaltstack
Without this fix, qemu segfaults when emulating the sigaltstack syscall,
because it incorrectly treats the ss_flags field as 64 bits rather than 32
bits.

Signed-off-by: Ed Swierk <eswierk@skyportsystems.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-01-27 22:33:57 +02:00
..
syscall.h
syscall_nr.h
target_cpu.h
target_signal.h mips64-linux-user: Fix definition of struct sigaltstack 2015-01-27 22:33:57 +02:00
target_structs.h
termbits.h