Sign in
fuchsia
/
fuchsia
/
c46e161d2d61e35b4d90ed962fa02839309831bb
/
.
/
zircon
/
vdso
/
zx_syscall.fidl
blob: eea0c1d21e719657d5bef49fc8f0dd3da5c398e5 [
file
] [
log
] [
blame
]
// 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
;
alias
usize
=
uint64
;
alias
uintptr
=
uint64
;