diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2009-12-13 16:44:33 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-13 19:44:00 +0100 |
commit | 0435d39360775ab04ac0b2c443684b96f7c78563 (patch) | |
tree | 129089d8ef072deed4fd85f6656587bae2d2027a /nbd.h | |
parent | b32bb95264035c571f81fbefb06fec217b0cc3c8 (diff) |
s390: fix build on 32 bit host
Building on 32 bit host we get:
hw/s390-virtio.c: In function ‘s390_init’:
hw/s390-virtio.c:184: error: integer constant is too large for ‘unsigned long’ type
64 bit values must be ULL.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'nbd.h')
0 files changed, 0 insertions, 0 deletions