Add _SYSCALL_BODY() macro which invokes the syscall via _SYCALL() and
calls cerror as required. Use to implement PSEUDO() and RSYSCALL().
Sponsored by: DARPA
Differential D43056
power*/SYS.h: implement _SYSCALL_BODY() macro brooks on Dec 14 2023, 12:58 AM. Authored by Tags None Referenced Files
Subscribers
Details
Add _SYSCALL_BODY() macro which invokes the syscall via _SYCALL() and Sponsored by: DARPA
Diff Detail
Event TimelineComment Actions This is part of a set of changes I've posted at https://github.com/brooksdavis/freebsd/tree/SYS.h-unification. While it's straightforward and compiles I'd appreciate testing if someone can do it. |