On 3/20/26 2:10 AM, Philippe Mathieu-Daudé wrote:
get_monitor_def() doesn't use any target-specific declaration
anymore, move it to hmp.c to compile it once.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
---
  monitor/monitor-internal.h |  1 -
  monitor/hmp-target.c       | 39 -------------------------------------
  monitor/hmp.c              | 40 ++++++++++++++++++++++++++++++++++++++
  3 files changed, 40 insertions(+), 40 deletions(-)


Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to