aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/cloudabi64/cloudabi64_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/cloudabi64/cloudabi64_syscall.h')
-rw-r--r--sys/compat/cloudabi64/cloudabi64_syscall.h19
1 files changed, 8 insertions, 11 deletions
diff --git a/sys/compat/cloudabi64/cloudabi64_syscall.h b/sys/compat/cloudabi64/cloudabi64_syscall.h
index d9d013c77a09..c2a0ebd58041 100644
--- a/sys/compat/cloudabi64/cloudabi64_syscall.h
+++ b/sys/compat/cloudabi64/cloudabi64_syscall.h
@@ -50,14 +50,11 @@
#define CLOUDABI64_SYS_cloudabi_sys_proc_raise 42
#define CLOUDABI64_SYS_cloudabi_sys_random_get 43
#define CLOUDABI64_SYS_cloudabi_sys_sock_accept 44
-#define CLOUDABI64_SYS_cloudabi_sys_sock_bind 45
-#define CLOUDABI64_SYS_cloudabi_sys_sock_connect 46
-#define CLOUDABI64_SYS_cloudabi_sys_sock_listen 47
-#define CLOUDABI64_SYS_cloudabi64_sys_sock_recv 48
-#define CLOUDABI64_SYS_cloudabi64_sys_sock_send 49
-#define CLOUDABI64_SYS_cloudabi_sys_sock_shutdown 50
-#define CLOUDABI64_SYS_cloudabi_sys_sock_stat_get 51
-#define CLOUDABI64_SYS_cloudabi64_sys_thread_create 52
-#define CLOUDABI64_SYS_cloudabi_sys_thread_exit 53
-#define CLOUDABI64_SYS_cloudabi_sys_thread_yield 54
-#define CLOUDABI64_SYS_MAXSYSCALL 55
+#define CLOUDABI64_SYS_cloudabi64_sys_sock_recv 45
+#define CLOUDABI64_SYS_cloudabi64_sys_sock_send 46
+#define CLOUDABI64_SYS_cloudabi_sys_sock_shutdown 47
+#define CLOUDABI64_SYS_cloudabi_sys_sock_stat_get 48
+#define CLOUDABI64_SYS_cloudabi64_sys_thread_create 49
+#define CLOUDABI64_SYS_cloudabi_sys_thread_exit 50
+#define CLOUDABI64_SYS_cloudabi_sys_thread_yield 51
+#define CLOUDABI64_SYS_MAXSYSCALL 52