blob: 5ce5230170374c48e488c63d9ca6a117f5fe1183 [file] [log] [blame]
/*
* Copyright (c) 2021 Weidmueller Interface GmbH & Co. KG
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _SOC__H_
#define _SOC__H_
#ifndef _ASMLANGUAGE
/*
* The following definitions are required for the inclusion of the CMSIS
* Common Peripheral Access Layer for aarch32 Cortex-A CPUs:
*/
#define __CORTEX_A 9U
#endif /* !_ASMLANGUAGE */
#endif /* _SOC__H_ */