Files
qemu-esp-boards/include
Michael S. Tsirkin d757573e69 compiler: expression version of QEMU_BUILD_BUG_ON
QEMU_BUILD_BUG_ON uses a typedef in order to be safe
to use outside functions, but sometimes it's useful
to have a version that can be used within an expression.
Following what Linux does, introduce QEMU_BUILD_BUG_ON_ZERO
that return zero after checking condition at build time.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
2017-02-01 03:37:17 +02:00
..
2016-10-19 10:09:24 +01:00
2017-01-24 13:10:35 -08:00
2017-01-23 15:32:46 +00:00
2017-01-24 23:26:53 +03:00
2017-01-27 18:08:00 +01:00
2017-01-27 18:08:00 +01:00
2017-01-24 13:10:35 -08:00
2016-10-26 08:29:00 -07:00