blob: 43f77fd18ce1d8d71ec1a0644ffd3bfb81c3307f [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.network.device") {
sources = [ "network-device.banjo" ]
}