On 5/1/23 17:43, Alex Bennée wrote:
In both user and softmmu cases we are just replying with a constant.
If the linker is paying attention it may even be able to sort optimise
the call.

Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
  gdbstub/internals.h |  4 +++-
  gdbstub/gdbstub.c   | 15 ++-------------
  gdbstub/softmmu.c   |  5 +++++
  gdbstub/user.c      |  5 +++++
  4 files changed, 15 insertions(+), 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to