blob: 32673c4078a4f3f5ccec8f0e7753f92788d0a6ed [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;
extend uint fuchsia.BIND_PROTOCOL {
ADDRESS_SPACE = 17,
CONTROL = 18,
PIPE = 19,
SYNC = 154,
};