Skip to content

Commit 8add292

Browse files
authored
Merge pull request #6214 from tkaman/m33_build
Build issue for M33 core
2 parents dce5a2f + 8cc71dd commit 8add292

File tree

1 file changed

+1
-1
lines changed
  • rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_GCC/TARGET_M33

1 file changed

+1
-1
lines changed

rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_GCC/TARGET_M33/irq_armv8mml.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
.file "irq_armv8mml.S"
2828
.syntax unified
2929

30-
+#ifndef __DOMAIN_NS
30+
#ifndef __DOMAIN_NS
3131
.equ __DOMAIN_NS, 0
3232
#endif
3333

0 commit comments

Comments
 (0)