mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-09 22:23:16 +02: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>