Fix Assembler buglet: Warning: .end directive names different symbol than .ent
MFC after: 2 weeks
This commit is contained in:
parent
d7a20073af
commit
1aaf1de145
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78223
@ -61,4 +61,4 @@ LEAF(eb64plus_intr_disable,1)
|
||||
ldiq a0, 0x35
|
||||
call_pal PAL_cserve
|
||||
RET
|
||||
END(eb64plus_intr_enable)
|
||||
END(eb64plus_intr_disable)
|
||||
|
Loading…
Reference in New Issue
Block a user