arm: better stub version for MISMATCH_CHECK
commit705ae59fecae341a4b1a45ce48b46de4b1bb3cf4
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 27 Jan 2017 16:17:25 +0000 (27 18:17 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 1 Feb 2017 01:37:18 +0000 (1 03:37 +0200)
treeb44f1488701c9bd8e9a833adbe3991c959524179
parentdc0ae767700c156894e36fab89a745a2dc4173de
arm: better stub version for MISMATCH_CHECK

stub version of MISMATCH_CHECK is empty so it's easy to misuse for
people not building kvm on arm.  Use QEMU_BUILD_BUG_ON similar to the
non-stub version to make it easier to catch bugs.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/kvm-consts.h