diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2018-06-25 16:51:39 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-06-28 19:05:34 +0200 |
commit | a1a98357e3fdfce92b5ed0c6728489b9992fecb5 (patch) | |
tree | 58714be7bb4cae9fbcb71213dd8dc900404973ed /util/lockcnt.c | |
parent | 178003ea49aef4273d94c3c002b8f15858070f68 (diff) | |
download | qemu-a1a98357e3fdfce92b5ed0c6728489b9992fecb5.zip |
osdep: work around Coverity parsing errors
Coverity does not like the new _Float* types that are used by
recent glibc, and croaks on every single file that includes
stdlib.h. Add dummy typedefs to please it.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/lockcnt.c')
0 files changed, 0 insertions, 0 deletions