Regen after r347228 and r352693.
No functional change.
This commit is contained in:
parent
3a94552174
commit
544e6c96b7
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call prototypes.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
@ -357,6 +357,12 @@ int cloudabi_sys_thread_yield(struct thread *, struct cloudabi_sys_thread_yield_
|
||||
|
||||
#endif /* COMPAT_FREEBSD11 */
|
||||
|
||||
|
||||
#ifdef COMPAT_FREEBSD12
|
||||
|
||||
|
||||
#endif /* COMPAT_FREEBSD12 */
|
||||
|
||||
#define CLOUDABI32_SYS_AUE_cloudabi_sys_clock_res_get AUE_NULL
|
||||
#define CLOUDABI32_SYS_AUE_cloudabi_sys_clock_time_get AUE_NULL
|
||||
#define CLOUDABI32_SYS_AUE_cloudabi_sys_condvar_signal AUE_NULL
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call argument to DTrace register array converstion.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
* This file is part of the DTrace syscall provider.
|
||||
*/
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call prototypes.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
@ -357,6 +357,12 @@ int cloudabi_sys_thread_yield(struct thread *, struct cloudabi_sys_thread_yield_
|
||||
|
||||
#endif /* COMPAT_FREEBSD11 */
|
||||
|
||||
|
||||
#ifdef COMPAT_FREEBSD12
|
||||
|
||||
|
||||
#endif /* COMPAT_FREEBSD12 */
|
||||
|
||||
#define CLOUDABI64_SYS_AUE_cloudabi_sys_clock_res_get AUE_NULL
|
||||
#define CLOUDABI64_SYS_AUE_cloudabi_sys_clock_time_get AUE_NULL
|
||||
#define CLOUDABI64_SYS_AUE_cloudabi_sys_condvar_signal AUE_NULL
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* System call argument to DTrace register array converstion.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* DO NOT EDIT-- this file is automatically @generated.
|
||||
* $FreeBSD$
|
||||
* This file is part of the DTrace syscall provider.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user