Fix typo in END macro (END'ed enable twice)
PR: 22713 Submitted by: Bernd Walter <ticso@cicely5.cicely.de>
This commit is contained in:
parent
1fb63986e9
commit
82e691e492
@ -62,4 +62,4 @@ LEAF(eb164_intr_disable,1)
|
||||
ldiq a0, 0x35
|
||||
call_pal PAL_cserve
|
||||
RET
|
||||
END(eb164_intr_enable)
|
||||
END(eb164_intr_disable)
|
||||
|
Loading…
x
Reference in New Issue
Block a user