ping

(Riku, Laurent?)

> From: Stefan Markovic <stefan.marko...@rt-rk.com>
> Sent: Thursday, August 2, 2018 4:16 PM
> To: qemu-devel@nongnu.org
> 
> Subject: [PATCH v6 61/77] linux-user: Add syscall numbers for nanoMIPS
> 
> From: Aleksandar Rikalo <arik...@wavecomp.com>
> 
> Add syscall numbers for nanoMIPS. nanoMIPS redefines its ABI
> compared to preceding MIPS architectures, and its set of
> supported system calls is significantly different.
> 
> Signed-off-by: Aleksandar Rikalo <arik...@wavecomp.com>
> Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com>
> Signed-off-by: Stefan Markovic <smarko...@wavecomp.com>
> ---
>  linux-user/nanomips/syscall_nr.h | 275 
> +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 275 insertions(+)
>  create mode 100644 linux-user/nanomips/syscall_nr.h


Reply via email to