qemu-patch-raspberry4/linux-user/riscv
Jim Wilson ab433cccad
RISC-V: Update syscall list for 32-bit support.
32-bit RISC-V uses _llseek instead of lseek as syscall number 62.
Update syscall list from open-embedded build, primarily because
32-bit RISC-V requires statx support.

Tested with cross gcc testsuite runs for rv32 and rv64, with the
pending statx patch also applied.

Signed-off-by: Jim Wilson <jimw@sifive.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2019-06-25 22:37:08 -07:00
..
cpu_loop.c
signal.c
sockbits.h
syscall_nr.h RISC-V: Update syscall list for 32-bit support. 2019-06-25 22:37:08 -07:00
target_cpu.h
target_elf.h
target_fcntl.h
target_signal.h
target_structs.h
target_syscall.h Supply missing header guards 2019-06-12 13:20:21 +02:00
termbits.h Supply missing header guards 2019-06-12 13:20:21 +02:00