Home
last modified time | relevance | path

Searched refs:s390x_code (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dboot-sector.c76 static const uint8_t s390x_code[] = { variable
113 len = 0x10000 + sizeof(s390x_code); in boot_sector_init()
116 memcpy(&boot_code[0x10000], s390x_code, sizeof(s390x_code)); in boot_sector_init()