Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
0c8bfb0b6eaea6c3c6ded4391a5f7f97b7c24fba
/
.
/
plat
/
intel
/
soc
/
stratix10
/
include
/
s10_mmc.h
blob: 99f86f54d474e504113d0c61efc960da3912a1fc [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2022, Intel Corporation. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
__S10_MMC_H__
#define
__S10_MMC_H__
void
s10_mmc_init
(
void
);
#endif
/* S10_MMC_H */