-/* $OpenBSD: init_sysent.c,v 1.252 2022/11/08 11:06:41 mpi Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.253 2022/11/09 10:27:01 mpi Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.235 2022/11/08 11:05:57 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
*/
#include <sys/param.h>
{ 0, 0, 0,
sys_nosys }, /* 297 = unimplemented */
#endif
- { 0, 0, 0,
+ { 0, 0, SY_NOLOCK | 0,
sys_sched_yield }, /* 298 = sched_yield */
{ 0, 0, SY_NOLOCK | 0,
sys_getthrid }, /* 299 = getthrid */
-/* $OpenBSD: syscalls.c,v 1.250 2022/11/08 11:06:41 mpi Exp $ */
+/* $OpenBSD: syscalls.c,v 1.251 2022/11/09 10:27:01 mpi Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.235 2022/11/08 11:05:57 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
*/
const char *const syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.249 2022/11/08 11:06:41 mpi Exp $ */
+/* $OpenBSD: syscall.h,v 1.250 2022/11/09 10:27:01 mpi Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.235 2022/11/08 11:05:57 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */
-/* $OpenBSD: syscallargs.h,v 1.252 2022/11/08 11:06:41 mpi Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.253 2022/11/09 10:27:01 mpi Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.235 2022/11/08 11:05:57 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
*/
#ifdef syscallarg