mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 12:33:07 -04:00
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 |
||
|---|---|---|
| .. | ||
| __vdso_gettc.c | ||
| cerror.S | ||
| Makefile.inc | ||
| syscall.S | ||
| vfork.S | ||