aboutsummaryrefslogtreecommitdiff
path: root/plat/imx/imx7/picopi/picopi_private.h
blob: 92e063d723048086fbc990dc3d10c655389c12fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Copyright (c) 2015-2018, ARM Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef __PICOPI_PRIVATE_H__
#define __PICOPI_PRIVATE_H__

/*******************************************************************************
 * Function and variable prototypes
 ******************************************************************************/
void plat_picopi_io_setup(void);

#endif /*__PICOPI_PRIVATE_H__ */