Home
last modified time | relevance | path

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

/openbmc/qemu/include/gdbstub/
H A Dhelpers.h43 uint32_t to_long = tswap32(val); in gdb_get_reg32() local
44 g_byte_array_append(buf, (uint8_t *) &to_long, 4); in gdb_get_reg32()