summaryrefslogtreecommitdiff
path: root/include/drivers/marvell/mochi/ap_setup.h
blob: cf0de93be0bbb965d65b29eea56ae86c7dbde5fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (C) 2016 - 2018 Marvell International Ltd.
 *
 * SPDX-License-Identifier:     BSD-3-Clause
 * https://spdx.org/licenses
 */
#ifndef __AP_SETUP_H__
#define __AP_SETUP_H__

void ap_init(void);
void ap_ble_init(void);
#endif /* __AP_SETUP_H__ */