aboutsummaryrefslogtreecommitdiff
path: root/plat/imx/imx7/picopi/warp7_private.h
blob: c93acacf4ee8f870cf9992c6a2740973e4bee2aa (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 __WARP7_PRIVATE_H__
#define __WARP7_PRIVATE_H__

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

#endif /*__WARP7_PRIVATE_H__ */