qemu-patch-raspberry4/include
Markus Armbruster 6031a51f1d libdecnumber: Don't fool around with guards to avoid #include
Some libdecnumber headers avoid including decNumber.h or decContext.h
again by checking their header guards.  Don't.  Including them
multiple times is safe, and the compiler can do it efficiently.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2016-07-12 16:19:16 +02:00
..
block Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
crypto Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
disas Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
exec Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
fpu softfloat: Implement run-time-configurable meaning of signaling NaN bit 2016-06-24 13:40:37 +01:00
hw Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
io sockets: Use new QAPI cloning 2016-07-06 10:52:04 +02:00
libdecnumber libdecnumber: Don't fool around with guards to avoid #include 2016-07-12 16:19:16 +02:00
migration Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
monitor Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
net tap: vhost busy polling support 2016-07-07 14:29:04 +08:00
qapi Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
qemu Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
qom Fix confusing argument names in some common functions 2016-07-12 13:06:08 +01:00
standard-headers linux-headers: update 2016-06-14 13:34:50 +02:00
sysemu Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
ui gtk: fix build 2016-07-11 10:40:29 +01:00
elf.h linux-user: Update preprocessor constants for Mips-specific e_flags bits 2016-06-24 13:41:45 +01:00
glib-compat.h vhost-user-test: fix g_cond_wait_until compat implementation 2016-06-29 16:49:40 +02:00
qemu-common.h qemu-common.h: Drop WORDS_ALIGNED define 2016-06-07 18:19:24 +03:00
qemu-io.h qemu-io: Use BlockBackend 2015-02-16 15:07:19 +00:00
trace-tcg.h trace: [tcg] Generate TCG tracing routines 2014-08-12 14:26:12 +01:00
trace.h trace: [tcg] Include event definitions in "trace.h" 2014-08-12 14:26:12 +01:00