blob: 77ab06bab1a05790bf962b1b2c9af440d575d0d7 [file] [log] [blame]
// Copyright 2021 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 fuchsia.goldfish.platform;
extend uint fuchsia.BIND_PROTOCOL {
ADDRESS_SPACE = 0x11,
CONTROL = 0x12,
PIPE = 0x13,
SYNC = 0x9A,
};