Searched refs:qemu_ebcdic (Results 1 – 1 of 1) sorted by relevance
21 static const uint8_t qemu_ebcdic[] = { 0xd8, 0xc5, 0xd4, 0xe4 }; variable41 if (!memcmp((char *)buf + 32, qemu_ebcdic, sizeof(qemu_ebcdic))) in do_detect_host()