arch: arm: aarch32: mpu: remove redundant guard
CMSIS header is now generic. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
94a4d38ed9
commit
b5bfe0a264
1 changed files with 0 additions and 2 deletions
|
@ -7,9 +7,7 @@
|
||||||
|
|
||||||
#ifndef _ASMLANGUAGE
|
#ifndef _ASMLANGUAGE
|
||||||
|
|
||||||
#if defined(CONFIG_CPU_CORTEX_M)
|
|
||||||
#include <cmsis_core.h>
|
#include <cmsis_core.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Convenience macros to represent the ARMv7-M-specific
|
/* Convenience macros to represent the ARMv7-M-specific
|
||||||
* configuration for memory access permission and
|
* configuration for memory access permission and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue