summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/core/codepage.S
blob: 4f1d483623d222824cae3450e82ea2ec8c344d99 (plain) (blame)
1
2
3
4
5
	.section ".rodata","a"
	.globl	codepage
codepage:
	.incbin "codepage.cp"
	.size	codepage, .-codepage