aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-09-11 13:02:56 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-09-11 13:02:56 +0200
commit20c13d3ce56c7723a1ba203405c5d8aadb051ca5 (patch)
treeedd4fc8d23580d40a9d0d7fa01225266a2f36f79 /executor/syscalls.h
parent11c256cdcd601b67fcf5611fe8aed55b9ff00143 (diff)
sys/fuchsia: regerenate files
Regerenate files after the previous commit.
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index a49dc1cb6..6f3241e86 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -515,7 +515,6 @@ const call_t syscalls[] = {
{"fdio_service_connect$fuchsia_io_Directory", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_io_File", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_io_Node", 0, (syscall_t)fdio_service_connect},
- {"fdio_service_connect$fuchsia_io_Object", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_process_Resolver", 0, (syscall_t)fdio_service_connect},
{"fstat", 0, (syscall_t)fstat},
@@ -634,8 +633,6 @@ const call_t syscalls[] = {
{"zx_channel_call$fuchsia_io_NodeIoctl", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_io_NodeSetAttr", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_io_NodeSync", 0, (syscall_t)zx_channel_call},
- {"zx_channel_call$fuchsia_io_ObjectClose", 0, (syscall_t)zx_channel_call},
- {"zx_channel_call$fuchsia_io_ObjectDescribe", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_process_LauncherCreateWithoutStarting", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_process_LauncherLaunch", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_process_ResolverResolve", 0, (syscall_t)zx_channel_call},
@@ -650,14 +647,12 @@ const call_t syscalls[] = {
{"zx_channel_create$fuchsia_io_Directory", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_io_File", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_io_Node", 0, (syscall_t)zx_channel_create},
- {"zx_channel_create$fuchsia_io_Object", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_process_Resolver", 0, (syscall_t)zx_channel_create},
{"zx_channel_read", 0, (syscall_t)zx_channel_read},
{"zx_channel_read$fuchsia_io_DirectoryOnOpen", 0, (syscall_t)zx_channel_read},
{"zx_channel_read$fuchsia_io_FileOnOpen", 0, (syscall_t)zx_channel_read},
{"zx_channel_read$fuchsia_io_NodeOnOpen", 0, (syscall_t)zx_channel_read},
- {"zx_channel_read$fuchsia_io_ObjectOnOpen", 0, (syscall_t)zx_channel_read},
{"zx_channel_read_etc", 0, (syscall_t)zx_channel_read_etc},
{"zx_channel_write", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_io_DirectoryBind", 0, (syscall_t)zx_channel_write},
@@ -667,8 +662,6 @@ const call_t syscalls[] = {
{"zx_channel_write$fuchsia_io_FileClone", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_io_NodeBind", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_io_NodeClone", 0, (syscall_t)zx_channel_write},
- {"zx_channel_write$fuchsia_io_ObjectBind", 0, (syscall_t)zx_channel_write},
- {"zx_channel_write$fuchsia_io_ObjectClone", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_process_LauncherAddArgs", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_process_LauncherAddEnvirons", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_process_LauncherAddHandles", 0, (syscall_t)zx_channel_write},
@@ -811,7 +804,6 @@ const call_t syscalls[] = {
{"fdio_service_connect$fuchsia_io_Directory", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_io_File", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_io_Node", 0, (syscall_t)fdio_service_connect},
- {"fdio_service_connect$fuchsia_io_Object", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect},
{"fdio_service_connect$fuchsia_process_Resolver", 0, (syscall_t)fdio_service_connect},
{"fstat", 0, (syscall_t)fstat},
@@ -930,8 +922,6 @@ const call_t syscalls[] = {
{"zx_channel_call$fuchsia_io_NodeIoctl", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_io_NodeSetAttr", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_io_NodeSync", 0, (syscall_t)zx_channel_call},
- {"zx_channel_call$fuchsia_io_ObjectClose", 0, (syscall_t)zx_channel_call},
- {"zx_channel_call$fuchsia_io_ObjectDescribe", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_process_LauncherCreateWithoutStarting", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_process_LauncherLaunch", 0, (syscall_t)zx_channel_call},
{"zx_channel_call$fuchsia_process_ResolverResolve", 0, (syscall_t)zx_channel_call},
@@ -946,14 +936,12 @@ const call_t syscalls[] = {
{"zx_channel_create$fuchsia_io_Directory", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_io_File", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_io_Node", 0, (syscall_t)zx_channel_create},
- {"zx_channel_create$fuchsia_io_Object", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create},
{"zx_channel_create$fuchsia_process_Resolver", 0, (syscall_t)zx_channel_create},
{"zx_channel_read", 0, (syscall_t)zx_channel_read},
{"zx_channel_read$fuchsia_io_DirectoryOnOpen", 0, (syscall_t)zx_channel_read},
{"zx_channel_read$fuchsia_io_FileOnOpen", 0, (syscall_t)zx_channel_read},
{"zx_channel_read$fuchsia_io_NodeOnOpen", 0, (syscall_t)zx_channel_read},
- {"zx_channel_read$fuchsia_io_ObjectOnOpen", 0, (syscall_t)zx_channel_read},
{"zx_channel_read_etc", 0, (syscall_t)zx_channel_read_etc},
{"zx_channel_write", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_io_DirectoryBind", 0, (syscall_t)zx_channel_write},
@@ -963,8 +951,6 @@ const call_t syscalls[] = {
{"zx_channel_write$fuchsia_io_FileClone", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_io_NodeBind", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_io_NodeClone", 0, (syscall_t)zx_channel_write},
- {"zx_channel_write$fuchsia_io_ObjectBind", 0, (syscall_t)zx_channel_write},
- {"zx_channel_write$fuchsia_io_ObjectClone", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_process_LauncherAddArgs", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_process_LauncherAddEnvirons", 0, (syscall_t)zx_channel_write},
{"zx_channel_write$fuchsia_process_LauncherAddHandles", 0, (syscall_t)zx_channel_write},