blob: a799331e8af4cf92579804d4efb07c23e88c40d4 [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.clock;
extend uint fuchsia.BIND_PROTOCOL {
DEVICE = 90,
};