blob: b8f28c0d07444734de4168bba339390b56529b76 [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;
using usize = uint64;
using uintptr = uint64;