Ignore QEMU_BUILD_BUG_MSG on MSVC
This commit is contained in:
@ -77,6 +77,7 @@ static union MSVC_FLOAT_HACK __NAN = {{0x00, 0x00, 0xC0, 0x7F}};
|
||||
#define cat2(x,y) cat(x,y)
|
||||
#define QEMU_BUILD_BUG_ON(x)
|
||||
#define QEMU_BUILD_BUG_ON_ZERO(x)
|
||||
#define QEMU_BUILD_BUG_MSG(x, msg)
|
||||
|
||||
#define GCC_FMT_ATTR(n, m)
|
||||
|
||||
|
Reference in New Issue
Block a user