blob: 4a01065a5c3f44c81b0e8769ed2c939fbd5c4a39 [file] [log] [blame]
// 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.
#include <lib/driver/component/cpp/driver_export.h>
#include "sdmmc-root-device.h"
FUCHSIA_DRIVER_EXPORT(sdmmc::SdmmcRootDevice);