blob: ee2b9beac1e2e983ae1f680f090a8b51b754bc4a [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.dsiimpl") {
sources = [ "dsiimpl.banjo" ]
}