summaryrefslogtreecommitdiffstats
path: root/sys/compat/cloudabi64/cloudabi64_syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/cloudabi64/cloudabi64_syscalls.c')
-rw-r--r--sys/compat/cloudabi64/cloudabi64_syscalls.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/cloudabi64/cloudabi64_syscalls.c b/sys/compat/cloudabi64/cloudabi64_syscalls.c
index e92fa14..5c0732b 100644
--- a/sys/compat/cloudabi64/cloudabi64_syscalls.c
+++ b/sys/compat/cloudabi64/cloudabi64_syscalls.c
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/compat/cloudabi64/syscalls.master 285790 2015-07-22 10:04:53Z ed
+ * created from FreeBSD: head/sys/compat/cloudabi64/syscalls.master 286318 2015-08-05 13:09:46Z ed
*/
const char *cloudabi64_syscallnames[] = {
@@ -64,4 +64,5 @@ const char *cloudabi64_syscallnames[] = {
"cloudabi_sys_thread_exit", /* 54 = cloudabi_sys_thread_exit */
"cloudabi_sys_thread_tcb_set", /* 55 = cloudabi_sys_thread_tcb_set */
"cloudabi_sys_thread_yield", /* 56 = cloudabi_sys_thread_yield */
+ "cloudabi64_sys_poll_fd", /* 57 = cloudabi64_sys_poll_fd */
};
OpenPOWER on IntegriCloud