sync with OpenBSD -current
This commit is contained in:
parent
362e3feade
commit
337ce169cc
24 changed files with 337 additions and 132 deletions
|
@ -1,10 +1,10 @@
|
|||
/* $OpenBSD: syscalls.c,v 1.282 2025/01/20 09:03:24 mpi Exp $ */
|
||||
/* $OpenBSD: syscalls.c,v 1.283 2025/01/29 14:59:30 mpi Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from; OpenBSD: syscalls.master,v 1.267 2025/01/20 09:02:17 mpi Exp
|
||||
* created from; OpenBSD: syscalls.master,v 1.268 2025/01/29 14:58:28 mpi Exp
|
||||
*/
|
||||
|
||||
const char *const syscallnames[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue