mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 10:25:23 +00:00
Thomas Huth noticed that some linux headers use __inline__, change to inline to be consistent with the rest of QEMU. Reported-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>