Build issue for M33 core

Fix typo in irq_armv8mml.S

Signed-off-by: Tamas Kaman <tamas.kaman@arm.com>
pull/6364/head
Tamas Kaman 2018-02-26 16:30:40 +01:00 committed by Cruz Monrreal II
parent 214e687230
commit d13d6eab33
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