diff options
| author | Julia Hansbrough <flowerhack@google.com> | 2018-03-20 12:12:01 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-03-21 09:50:47 +0100 |
| commit | 040e73d644ee4124adfc744cbb81075b863c2b19 (patch) | |
| tree | bacec2e1454c79a4742b3aac5512e0e392d974ea /sys/fuchsia/sys_amd64.const | |
| parent | 113a43ffb67d4297d8d2e6ee39c8a0a23420db99 (diff) | |
fuchsia: Fix the `extractor` tool.
The include path in Zircon has changed; updated syz-extract/fuchsia.go
to include this, and re-ran extract to get updated *.const files.
Diffstat (limited to 'sys/fuchsia/sys_amd64.const')
| -rw-r--r-- | sys/fuchsia/sys_amd64.const | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/fuchsia/sys_amd64.const b/sys/fuchsia/sys_amd64.const deleted file mode 100644 index bfb0651e3..000000000 --- a/sys/fuchsia/sys_amd64.const +++ /dev/null @@ -1,4 +0,0 @@ -# AUTOGENERATED FILE -ZX_CLOCK_MONOTONIC = 0 -ZX_CLOCK_THREAD = 2 -ZX_CLOCK_UTC = 1 |
