blob: db354495e609ccf704bfff686b1873a1786aac5c [file] [log] [blame]
// Copyright 2019 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 deprecated.acpi;
extend uint deprecated.BIND_PROTOCOL {
DEVICE = 30,
};