mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-31 16:57:10 +00:00
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
7472e09468
commit
259515a1ec
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68529
@ -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…
Reference in New Issue
Block a user