summaryrefslogtreecommitdiffstats
path: root/plat/mediatek/drivers/apusys/mt8188/apusys_devapc.h
blob: de76459c8075d1bf92d115f8c4549840b0a9b57e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * 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 */