diff options
author | Dong Xu Wang | 2011-12-20 10:03:47 +0100 |
---|---|---|
committer | Kevin Wolf | 2012-02-09 16:17:51 +0100 |
commit | ea8f978ffef325ab2fd0edcf5f24b6dcec6078f3 (patch) | |
tree | 78017a8c65b689b396d408977a1d2b5b5692b54a /hw/smbus.c | |
parent | qcow2: Keep unknown header extension when rewriting header (diff) | |
download | qemu-ea8f978ffef325ab2fd0edcf5f24b6dcec6078f3.tar.gz qemu-ea8f978ffef325ab2fd0edcf5f24b6dcec6078f3.tar.xz qemu-ea8f978ffef325ab2fd0edcf5f24b6dcec6078f3.zip |
rewrite QEMU_BUILD_BUG_ON
On some platforms, __LINE__ will not expand to real number in QEMU_BUILD_BUG_ON,
so if using QEMU_BUILD_BUG_ON twice, compiler will report errors. This patch will
fix it.
BTW, I got error message on RHEL 6.1/gcc 4.4.5.
Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/smbus.c')
0 files changed, 0 insertions, 0 deletions