blob: d26f51d726110e32be4a583d63d5a79f04c2e6b1 [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("$zx/public/gn/banjo.gni")
banjo_library("ddk.protocol.sdmmc") {
sources = [
"sdmmc.banjo",
]
}