blob: 5ebbe7c4468123ac4d9abf6591eecd0befcb9a03 [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 fuchsia.acpi;
extend uint fuchsia.BIND_PROTOCOL {
DEVICE = 30,
};