HomeFreeBSD

arm/SYS.h: align with other arches

Description

arm/SYS.h: align with other arches

Rename SYSTRAP() macro to _SYSCALL() and add _SYSCALL_BODY() which invokes
the syscall via _SYCALL() and then calls cerror as required. Use to
implement PSEUDO() and RSYSCALL() removing _SYSCALL_NOERROR().

Reviewed by: imp
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D43061

Details

Provenance
brooksAuthored on Dec 18 2023, 10:28 PM
Reviewer
imp
Differential Revision
D43061: arm/SYS.h: align with other arches
Parents
rGd444ef53933e: arm/SYS.h: remove unused CURBRK macro
Branches
Unknown
Tags
Unknown