aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia
diff options
context:
space:
mode:
authorChris Palmer <snackypants@gmail.com>2022-10-17 06:21:02 -0700
committerGitHub <noreply@github.com>2022-10-17 06:21:02 -0700
commit94744d216b270284675276eaa44875af15c9cc99 (patch)
treea5ad811410af3cbf1392584bab277d2322a35ef0 /sys/fuchsia
parent67cb024cd1a3c95e311263a5c95e957f9abfd8ca (diff)
sys/fuchsia: rename objects to object (#3445)
Co-authored-by: Chris Palmer <palmer@google.com>
Diffstat (limited to 'sys/fuchsia')
-rw-r--r--sys/fuchsia/object.txt (renamed from sys/fuchsia/objects.txt)2
-rw-r--r--sys/fuchsia/object_amd64.const (renamed from sys/fuchsia/objects_amd64.const)0
-rw-r--r--sys/fuchsia/object_arm64.const (renamed from sys/fuchsia/objects_arm64.const)0
3 files changed, 2 insertions, 0 deletions
diff --git a/sys/fuchsia/objects.txt b/sys/fuchsia/object.txt
index a52f4be2b..86490b1fd 100644
--- a/sys/fuchsia/objects.txt
+++ b/sys/fuchsia/object.txt
@@ -1,6 +1,8 @@
# Copyright 2017 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
+# See https://cs.opensource.google/fuchsia/fuchsia/+/main:zircon/vdso/object.fidl
+
include <zircon/syscalls.h>
include <zircon/syscalls/exception.h>
include <zircon/syscalls/object.h>
diff --git a/sys/fuchsia/objects_amd64.const b/sys/fuchsia/object_amd64.const
index 17e4d2a33..17e4d2a33 100644
--- a/sys/fuchsia/objects_amd64.const
+++ b/sys/fuchsia/object_amd64.const
diff --git a/sys/fuchsia/objects_arm64.const b/sys/fuchsia/object_arm64.const
index 17e4d2a33..17e4d2a33 100644
--- a/sys/fuchsia/objects_arm64.const
+++ b/sys/fuchsia/object_arm64.const