Files
qemu/include
Alex Bennée f4ce3adf6b qemu/atomic.h: add #ifdef guards for stdatomic.h
Deep inside the FreeBSD netmap headers we end up including stdatomic.h
which clashes with qemu's atomic functions which are modelled along
the C11 standard. To avoid a massive rename lets just ifdef around the
problem.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200326170121.13045-1-alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2020-03-27 13:42:57 +00:00
..
2019-08-16 13:31:51 +02:00
2020-03-19 17:58:05 +01:00
2020-03-19 17:58:05 +01:00
2020-03-17 21:43:12 +01:00
2020-02-26 18:57:07 +01:00
2020-03-19 17:58:05 +01:00
2020-01-14 07:26:36 +01:00
2020-01-23 15:34:04 +00:00