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;