blob: 4087740b7931080d9028c00e647c14dfd9f4fc11 [file] [log] [blame]
// Copyright 2022 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.inspect;
extend uint fuchsia.BIND_PROTOCOL {
PARENT = 162,
};