On 12/16/24 15:40, Philippe Mathieu-Daudé wrote:
curr_cflags() is only used within accel/tcg/,
move its declaration to accel/tcg/internal-common.h.

Suggested-by: Richard Henderson <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  accel/tcg/internal-common.h | 3 +++
  include/exec/cpu-common.h   | 3 ---
  accel/tcg/watchpoint.c      | 1 +
  3 files changed, 4 insertions(+), 3 deletions(-)


Thanks, queued.


r~

Reply via email to