Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a51b11a27945a2c8a764aef44b79e5b2e580a867
/
.
/
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 */