···11+#define __SYSCALL_32BIT_ARG_BYTES 36
22+#include "SYS.h"
33+44+#ifndef SYS_kdebug_trace64
55+#error "SYS_kdebug_trace64 not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___kdebug_trace64, kdebug_trace64, 5, cerror_nocancel)
1010+#endif
1111+
···11+#define __SYSCALL_32BIT_ARG_BYTES 16
22+#include "SYS.h"
33+44+#ifndef SYS_kdebug_trace_string
55+#error "SYS_kdebug_trace_string not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___kdebug_trace_string, kdebug_trace_string, 3, cerror_nocancel)
1010+#endif
1111+
···11+#define __SYSCALL_32BIT_ARG_BYTES 12
22+#include "SYS.h"
33+44+#ifndef SYS_microstackshot
55+#error "SYS_microstackshot not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___microstackshot, microstackshot, 3, cerror_nocancel)
1010+#endif
1111+
+11
src/kernel/libsyscall/sys_x86-64/___persona.S
···11+#define __SYSCALL_32BIT_ARG_BYTES 20
22+#include "SYS.h"
33+44+#ifndef SYS_persona
55+#error "SYS_persona not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___persona, persona, 5, cerror_nocancel)
1010+#endif
1111+
+11
src/kernel/libsyscall/sys_x86-64/___pselect.S
···11+#define __SYSCALL_32BIT_ARG_BYTES 24
22+#include "SYS.h"
33+44+#ifndef SYS_pselect
55+#error "SYS_pselect not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___pselect, pselect, 6, cerror_nocancel)
1010+#endif
1111+
···11+#define __SYSCALL_32BIT_ARG_BYTES 24
22+#include "SYS.h"
33+44+#ifndef SYS_pselect_nocancel
55+#error "SYS_pselect_nocancel not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___pselect_nocancel, pselect_nocancel, 6, cerror_nocancel)
1010+#endif
1111+
···11+#define __SYSCALL_32BIT_ARG_BYTES 12
22+#include "SYS.h"
33+44+#ifndef SYS_stack_snapshot_with_config
55+#error "SYS_stack_snapshot_with_config not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___stack_snapshot_with_config, stack_snapshot_with_config, 3, cerror_nocancel)
1010+#endif
1111+
···11+#define __SYSCALL_32BIT_ARG_BYTES 20
22+#include "SYS.h"
33+44+#ifndef SYS_work_interval_ctl
55+#error "SYS_work_interval_ctl not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(___work_interval_ctl, work_interval_ctl, 4, cerror_nocancel)
1010+#endif
1111+
···11-#define __SYSCALL_32BIT_ARG_BYTES 4
22-#include "SYS.h"
33-44-#ifndef SYS_getlcid
55-#error "SYS_getlcid not defined. The header files libsyscall is building against do not match syscalls.master."
66-#endif
77-88-#if defined(__x86_64__)
99-__SYSCALL2(__getlcid, getlcid, 1, cerror_nocancel)
1010-#endif
1111-
···11-#define __SYSCALL_32BIT_ARG_BYTES 8
22-#include "SYS.h"
33-44-#ifndef SYS___mac_get_lcid
55-#error "SYS___mac_get_lcid not defined. The header files libsyscall is building against do not match syscalls.master."
66-#endif
77-88-#if defined(__x86_64__)
99-__SYSCALL2(__mac_get_lcid, __mac_get_lcid, 2, cerror_nocancel)
1010-#endif
1111-
-11
src/kernel/libsyscall/sys_x86-64/__mac_get_lctx.S
···11-#define __SYSCALL_32BIT_ARG_BYTES 4
22-#include "SYS.h"
33-44-#ifndef SYS___mac_get_lctx
55-#error "SYS___mac_get_lctx not defined. The header files libsyscall is building against do not match syscalls.master."
66-#endif
77-88-#if defined(__x86_64__)
99-__SYSCALL2(__mac_get_lctx, __mac_get_lctx, 1, cerror_nocancel)
1010-#endif
1111-
···11-#define __SYSCALL_32BIT_ARG_BYTES 4
22-#include "SYS.h"
33-44-#ifndef SYS___mac_set_lctx
55-#error "SYS___mac_set_lctx not defined. The header files libsyscall is building against do not match syscalls.master."
66-#endif
77-88-#if defined(__x86_64__)
99-__SYSCALL2(__mac_set_lctx, __mac_set_lctx, 1, cerror_nocancel)
1010-#endif
1111-
···11-#define __SYSCALL_32BIT_ARG_BYTES 8
22-#include "SYS.h"
33-44-#ifndef SYS_setlcid
55-#error "SYS_setlcid not defined. The header files libsyscall is building against do not match syscalls.master."
66-#endif
77-88-#if defined(__x86_64__)
99-__SYSCALL2(__setlcid, setlcid, 2, cerror_nocancel)
1010-#endif
1111-
···11+#define __SYSCALL_32BIT_ARG_BYTES 16
22+#include "SYS.h"
33+44+#ifndef SYS_grab_pgo_data
55+#error "SYS_grab_pgo_data not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(_grab_pgo_data, grab_pgo_data, 4, cerror_nocancel)
1010+#endif
1111+
+11
src/kernel/libsyscall/sys_x86-64/_kevent_qos.S
···11+#define __SYSCALL_32BIT_ARG_BYTES 32
22+#include "SYS.h"
33+44+#ifndef SYS_kevent_qos
55+#error "SYS_kevent_qos not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(_kevent_qos, kevent_qos, 8, cerror_nocancel)
1010+#endif
1111+
···11+#define __SYSCALL_32BIT_ARG_BYTES 8
22+#include "SYS.h"
33+44+#ifndef SYS_netagent_trigger
55+#error "SYS_netagent_trigger not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(_netagent_trigger, netagent_trigger, 2, cerror_nocancel)
1010+#endif
1111+
+11
src/kernel/libsyscall/sys_x86-64/_usrctl.S
···11+#define __SYSCALL_32BIT_ARG_BYTES 4
22+#include "SYS.h"
33+44+#ifndef SYS_usrctl
55+#error "SYS_usrctl not defined. The header files libsyscall is building against do not match syscalls.master."
66+#endif
77+88+#if defined(__x86_64__)
99+__SYSCALL2(_usrctl, usrctl, 1, cerror_nocancel)
1010+#endif
1111+