commit | e52ee00dab8678b26a5b7312275daa6ac4899046 | [log] [tgz] |
---|---|---|
author | Ahmed Abouzied <email@aabouzied.com> | Sat Jun 05 19:49:38 2021 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Mon Jun 21 05:49:01 2021 +0200 |
tree | 95402eb9c1df3b727c593fd71f5cb779fe624798 | |
parent | e2abbeac7a0c19e7757370da4c5164c862016d31 [diff] |
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>