]> Git Repo - qemu.git/commit
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
authorPeter Maydell <[email protected]>
Thu, 11 Feb 2021 12:27:48 +0000 (12:27 +0000)
committerAlex Bennée <[email protected]>
Mon, 15 Feb 2021 09:38:47 +0000 (09:38 +0000)
commitb81cff9cd9427b08a4d1f6167e502a1db3124e3c
tree60ca46a9f5e61562777d5b5f35794d62e33fe42f
parent34510e327e63df9ce29a1447497c7b5b7fb473d3
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()

The functions gdb_get_float32() and gdb_get_float64() are now unused;
remove them.

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20210208113428[email protected]>
Message-Id: <20210211122750[email protected]>
include/exec/gdbstub.h
This page took 0.025985 seconds and 4 git commands to generate.