blob: a5c68e4ad119bc36b599fca4a8a0182122a83527 [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("ddk.protocol.shareddma") {
# TODO(44278): remove this.
testonly = false
sources = [ "shareddma.banjo" ]
}