remove dead code

This commit is contained in:
Wolfgang Hottgenroth 2024-02-27 11:38:44 +01:00
parent 92fb90983f
commit b3ee547b64

6
main.S
View File

@ -172,12 +172,6 @@ timer1_a0_isr_exit:
;timer0_a1_isr:
; reti
; --- interrupt vectors ---
; .section "__interrupt_vector_9","ax",@progbits
; .word timer0_a1_isr
.section "__interrupt_vector_14","ax",@progbits
.word timer1_a0_isr