lint: fix syntaxError warning

This commit is contained in:
Hinnerk van Bruinehsen 2014-10-18 11:05:22 +02:00
parent e3aa222d6c
commit 145d345edf

View File

@ -144,7 +144,7 @@ arm_irq_handler:
MRS R1, CPSR
MSR SPSR, R1
.if CPU != mc1322x
.if (CPU != mc1322x)
/* jump into vic interrupt */
mov r0, #0xffffff00 /* lpc23xx */
ldr r0, [r0]