blob: e3b96da448b2ca6085ebc24666bd5aa6d52423d1 [file] [log] [blame]
Bryan O'Donoghue2f20da32018-05-25 17:18:56 +01001/*
2 * Copyright (c) 2015-2018, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef __WARP7_PRIVATE_H__
8#define __WARP7_PRIVATE_H__
9
10/*******************************************************************************
11 * Function and variable prototypes
12 ******************************************************************************/
13
14#endif /*__WARP7_PRIVATE_H__ */