rm struct

This commit is contained in:
matthias@arch 2023-12-08 00:02:52 +01:00
parent 81feb2306c
commit c4c9b74754

View File

@ -102,25 +102,5 @@ INCLUDE_IOW65C22 = 1
IRQ = %10000000
.endenum
; TODO: leave?
; .struct VIA_Pins
; RB .byte ; $0
; RA .byte ; $1
; DDRB .byte ; $2
; DDRA .byte ; $3
; T1CL .byte ; $4
; T1CH .byte ; $5
; T1LL .byte ; $6
; T1LH .byte ; $7
; T2CL .byte ; $8
; T2CH .byte ; $9
; SR .byte ; $a
; ACR .byte ; $b
; PCR .byte ; $c
; IFR .byte ; $d
; IER .byte ; $e
; RANH .byte ; $f ; no handshake
; .endstruct
.endif
.endscope
.endscope ; IO
.endif ; guard