aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/a5ds/a5ds_private.h
blob: f5772493c9a31f7115da3d81fe8f4774a1420d24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Copyright (c) 2019, Arm Limited. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef A5DS_PRIVATE_H
#define A5DS_PRIVATE_H

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

#endif /* A5DS_PRIVATE_H */