HomeFreeBSD

riscv/SYS.h: implement _SYSCALL_BODY() macro

Description

riscv/SYS.h: implement _SYSCALL_BODY() macro

Add _SYSCALL_BODY() macro which invokes the syscall via _SYCALL() and
calls cerror as required. Use to implement PSEUDO() and RSYSCALL().

Reviewed by: imp, markj
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D43057

Details

Provenance
brooksAuthored on Dec 18 2023, 10:28 PM
Reviewer
imp
Differential Revision
D43057: riscv/SYS.h: implement _SYSCALL_BODY() macro
Parents
rG604de40a024c: kqueue.9: Update the description of knlist_clear()
Branches
Unknown
Tags
Unknown