HomeFreeBSD

powerpc64/SYS.h: implement _SYSCALL_BODY() macro

Description

powerpc64/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: jhibbits
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D43322

Details

Provenance
brooksAuthored on Jan 9 2024, 7:37 PM
Reviewer
jhibbits
Differential Revision
D43322: powerpc64/SYS.h: implement _SYSCALL_BODY() macro
Parents
rG8e2c2992da7a: socket_msg_trunc: allocate a large enough buffer
Branches
Unknown
Tags
Unknown