Build issue for M33 core

Fix typo in irq_armv8mml.S

Signed-off-by: Tamas Kaman <tamas.kaman@arm.com>
pull/6214/head
Tamas Kaman 2018-02-26 16:30:40 +01:00
parent 107976773c
commit 8cc71dda75
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
.file "irq_armv8mml.S"
.syntax unified
+#ifndef __DOMAIN_NS
#ifndef __DOMAIN_NS
.equ __DOMAIN_NS, 0
#endif