1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65/libsrc/osic1p/ctype.s

6 lines
103 B
ArmAsm
Raw Normal View History

2017-12-02 10:04:59 +00:00
; Character specification table.
;
2020-01-02 17:57:03 +00:00
; uses the "common" definition
2020-01-02 17:57:03 +00:00
.include "ctype_common.inc"