diff options
Diffstat (limited to 'sys/fuchsia')
| -rw-r--r-- | sys/fuchsia/restricted | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/fuchsia/restricted b/sys/fuchsia/restricted new file mode 100644 index 000000000..958fa1584 --- /dev/null +++ b/sys/fuchsia/restricted @@ -0,0 +1,7 @@ +# Copyright 2022 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. + +include <zircon/syscalls.h> + +# architecture-dependant +restricted_read(state ptr[in, array[int8]], state_size len[state]) |
