blob: 87b33d997eef5f144b4f7adb66cd5bb6f66281ab [file] [log] [blame] [edit]
# Copyright 2023 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/fidl/fidl.gni")
fidl("fuchsia.hardware.sdmmc") {
sources = [ "metadata.fidl" ]
}