mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-02 02:25:12 +00:00
We already have pow2floor, mirror it and use instead of a function with similar results (same in used domain), to clarify our intent. Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>