/* * Copyright (c) 2019 Vestas Wind Systems A/S * * SPDX-License-Identifier: Apache-2.0 */ #ifndef _SOC__H_ #define _SOC__H_ #include #ifndef _ASMLANGUAGE #include /* Add include for DTS generated information */ #include #endif /* !_ASMLANGUAGE */ #endif /* _SOC__H_ */