2023-11-16 23:19:36 -05:00

6 lines
102 B
ArmAsm

.section ".rodata","a"
.globl codepage
codepage:
.incbin "codepage.cp"
.size codepage, .-codepage