Home
last modified time | relevance | path

Searched hist:a830fa26 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/nios2/
H A Dsyscall_nr.ha830fa26 Mon Mar 16 03:56:19 CDT 2020 Laurent Vivier <laurent@vivier.eu> linux-user, nios2: sync syscall numbers with kernel v5.5

Use helper script scripts/gensyscalls.sh to generate the file.

This adds TARGET_NR_llseek that was missing and remove syscalls 1024
to 1079.

Add new syscalls from 288 (pkey_mprotect) to 434 (pidfd_open)

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20200316085620.309769-4-laurent@vivier.eu>