dmi: check both the AC and ID flags at the same time
[syslinux.git] / core / codepage.S
blob4f1d483623d222824cae3450e82ea2ec8c344d99
1         .section ".rodata","a"
2         .globl  codepage
3 codepage:
4         .incbin "codepage.cp"
5         .size   codepage, .-codepage