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