blob: 3bfff52c6e5662ca7795fa304ace59a6f802c5a6 [file]
// Copyright 2023 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.powermanager.driver;
extend uint fuchsia.BIND_PROTOCOL {
PLATFORM = 0x0001,
TEMP = 0x0002,
};