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;