opnsense-src/lib/libc/arm/sys
Brooks Davis 8a1b84f861 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
2023-12-18 22:28:42 +00:00
..
__vdso_gettc.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
cerror.S lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Makefile.inc libc: rename arm and i386 Ovfork.S to vfork.S 2023-12-06 20:49:08 +00:00
syscall.S lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
vfork.S arm/SYS.h: align with other arches 2023-12-18 22:28:42 +00:00