Sign in
fuchsia
/
fuchsia
/
684a63d58857718e83c4feaacfdb2bca638834d4
/
.
/
zircon
/
vdso
/
zx_syscall.fidl
blob: f837f2c89da0e9ee70cb66efdf6d9f9471d69ba8 [
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
;