Skip to content

Commit 1a34add

Browse files
committed
mini11: fix a tiny race
1 parent bf2e2f7 commit 1a34add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Kernel/platform/platform-mini11/mini11.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@ _uputc:
608608
ldx 2,x
609609
tpa
610610
psha
611+
sei
611612
ldaa udata+U_DATA__U_PAGE+1
612613
staa IOBASE
613614
stab 0,x

0 commit comments

Comments
 (0)