fixed irq macro definition

This commit is contained in:
Markus Fröschle
2012-11-04 16:18:14 +00:00
parent fa1495047f
commit 20224bbb89

View File

@@ -140,10 +140,10 @@
btst #7,d0
bne irq_protect // ja->
// -------------------------------------------
movem.l (a7),d0/a5 // register zur<EFBFBD>ck
movem.l (a7),d0/a5 // register zurück
addq.l #8,a7
move.l \vector,-(a7)
move #0x2200,sr
move #0x2\int_mask\()00,sr
rts
irq_protect:
move.l usp,a5 // usp holen