Typo fixed

This commit is contained in:
logicog
2025-07-13 11:53:23 +02:00
parent 4edc826c39
commit e2716da6c8
+1 -1
View File
@@ -20,7 +20,7 @@ __interrupt_vect:
.ds 7 .ds 7
ljmp _isr_serial ; 0x23 ljmp _isr_serial ; 0x23
.ds 5 .ds 5
reti ; 0x2b TIMER 2 IRQ reti ; 0x2b TIMER 2 IRQ
.ds 7 .ds 7
reti ; 0x33 NOT used by DW8051 reti ; 0x33 NOT used by DW8051
.ds 7 .ds 7