aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia
diff options
context:
space:
mode:
authorLaura Peskin <pesk@google.com>2022-11-04 11:24:12 -0700
committerChris Palmer <snackypants@gmail.com>2022-11-07 16:59:14 -0800
commit881db35d2af46d7f86c1cbd245f683d47bcdcacf (patch)
tree7260fe33c601a978b4a8a21d40f890e370895bff /sys/fuchsia
parent2f4c24f7614025bb7514c00439c68933d03dd36d (diff)
sys/fuchsia: rename timers.txt -> timer.txt
Diffstat (limited to 'sys/fuchsia')
-rw-r--r--sys/fuchsia/timer.txt (renamed from sys/fuchsia/timers.txt)2
-rw-r--r--sys/fuchsia/timer_amd64.const (renamed from sys/fuchsia/timers_amd64.const)0
-rw-r--r--sys/fuchsia/timer_arm64.const (renamed from sys/fuchsia/timers_arm64.const)0
3 files changed, 2 insertions, 0 deletions
diff --git a/sys/fuchsia/timers.txt b/sys/fuchsia/timer.txt
index 12d7d6ea3..8696d1f7d 100644
--- a/sys/fuchsia/timers.txt
+++ b/sys/fuchsia/timer.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/timer.fidl
+
include <zircon/syscalls.h>
resource zx_timer[zx_handle]
diff --git a/sys/fuchsia/timers_amd64.const b/sys/fuchsia/timer_amd64.const
index fef6535a0..fef6535a0 100644
--- a/sys/fuchsia/timers_amd64.const
+++ b/sys/fuchsia/timer_amd64.const
diff --git a/sys/fuchsia/timers_arm64.const b/sys/fuchsia/timer_arm64.const
index fef6535a0..fef6535a0 100644
--- a/sys/fuchsia/timers_arm64.const
+++ b/sys/fuchsia/timer_arm64.const