blob: cb747c34a8a4af2e4c64bac2d7468644ea82beff [file] [log] [blame]
Aditya Angadi0c324b42020-11-17 21:17:58 +05301/*
2 * Copyright (c) 2020, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef SGI_SOC_PLATFORM_DEF_V2_H
8#define SGI_SOC_PLATFORM_DEF_V2_H
9
10#include <sgi_base_platform_def.h>
11#include <sgi_soc_css_def_v2.h>
12
13#endif /* SGI_SOC_PLATFORM_DEF_V2_H */