On 1/19/26 06:34, Philippe Mathieu-Daudé wrote:
"qemu/host-utils.h" and "qemu/int128.h" are included a lot in
the tree, and don't use any definition from "qemu/bswap.h"...
Since it contains a lot of inlined functions, remove it to
reduce pointless compilation cycles.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  include/qemu/host-utils.h | 1 -
  include/qemu/int128.h     | 2 --
  2 files changed, 3 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to