Remove leading underscores from QEMU defines
commite52ee00dab8678b26a5b7312275daa6ac4899046
authorAhmed Abouzied <email@aabouzied.com>
Sat, 5 Jun 2021 17:49:38 +0000 (5 19:49 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Jun 2021 03:49:01 +0000 (21 05:49 +0200)
tree95402eb9c1df3b727c593fd71f5cb779fe624798
parente2abbeac7a0c19e7757370da4c5164c862016d31
Remove leading underscores from QEMU defines

Leading underscores followed by a capital letter or underscore are
reserved by the C standard.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/369

Signed-off-by: Ahmed Abouzied <email@aabouzied.com>
Message-Id: <20210605174938.13782-1-email@aabouzied.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/fpu/softfloat-helpers.h
include/hw/usb/dwc2-regs.h
include/hw/usb/xlnx-usb-subsystem.h
include/hw/usb/xlnx-versal-usb2-ctrl-regs.h
include/qemu/plugin-memory.h
include/qemu/selfmap.h
include/user/syscall-trace.h
plugins/plugin.h
tests/qtest/fuzz/qos_fuzz.h
tests/tcg/minilib/minilib.h