Home
last modified time | relevance | path

Searched defs:bootversion (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h162 struct bootversion { struct
163 uint16_t branch;
164 uint32_t magic;
165 struct {
168 } machversions[0];
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h172 struct bootversion { struct
173 __be16 branch;
174 __be32 magic;
175 struct {
178 } machversions[];