blob: f0cb431329b24b057e39328ac5023b6c07f79a36 [file] [log] [blame]
/*
* Copyright (c) 2020, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef tc0_bl31_common_platform_setup_PLAT_H
#define tc0_bl31_common_platform_setup_PLAT_H
void tc0_bl31_common_platform_setup(void);
#endif /* tc0_bl31_common_platform_setup_PLAT_H */