Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/markdittmer/chunked-demand-paging
/
.
/
zircon
/
vdso
/
zx_syscall.fidl
blob: b8f28c0d07444734de4168bba339390b56529b76 [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
library zx
;
using
usize
=
uint64
;
using
uintptr
=
uint64
;