On 9/23/20 3:02 AM, Philippe Mathieu-Daudé wrote: > All our supported compilers provide the __builtin_bswap() > functions. Drop the <byteswap.h> dependency. > > Suggested-by: Richard Henderson <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > configure | 13 ------------- > include/qemu/bswap.h | 17 ----------------- > 2 files changed, 30 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
