blob: d1c2b1fc0acee3acffbb348cfa429a656cc47bcd [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.
import("//build/banjo/banjo.gni")
banjo("fuchsia.hardware.clock") {
sources = [ "clock.banjo" ]
}