Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
faf3ac359a23ccf066ad6663743cdf8139aa0209
/
.
/
plat
/
mediatek
/
drivers
/
apusys
/
mt8188
/
apusys_devapc.h
blob: de76459c8075d1bf92d115f8c4549840b0a9b57e [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2023, MediaTek Inc. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
APUSYS_DEVAPC_H
#define
APUSYS_DEVAPC_H
int
apusys_devapc_ao_init
(
void
);
int
apusys_devapc_rcx_init
(
void
);
#endif
/* APUSYS_DEVAPC_H */