Signed-off-by: Adam Borowski <kilobyte@xxxxxxxxxx> --- man2/syscall.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man2/syscall.2 b/man2/syscall.2 index e0cfaa2d8..3772505b5 100644 --- a/man2/syscall.2 +++ b/man2/syscall.2 @@ -195,6 +195,7 @@ mips syscall v0 v0 a3 [1] nios2 trap r2 r2 r7 parisc ble 0x100(%sr2, %r0) r20 r28 - powerpc sc r0 r3 r0 [1] +riscv scall a7 a0 - s390 svc 0 r1 r2 - [3] s390x svc 0 r1 r2 - [3] superh trap #0x17 r3 r0 - [4] @@ -276,6 +277,7 @@ mips/n32,64 a0 a1 a2 a3 a4 a5 - nios2 r4 r5 r6 r7 r8 r9 - parisc r26 r25 r24 r23 r22 r21 - powerpc r3 r4 r5 r6 r7 r8 r9 +riscv a0 a1 a2 a3 a4 a5 - s390 r2 r3 r4 r5 r6 r7 - s390x r2 r3 r4 r5 r6 r7 - superh r4 r5 r6 r7 r0 r1 r2 -- 2.16.1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html