diff options
| author | Tom Musta | 2014-02-24 15:12:13 +0100 |
|---|---|---|
| committer | Alexander Graf | 2014-03-05 03:07:01 +0100 |
| commit | 7dff9abe639e5baa6faa78267cc10726504b8de5 (patch) | |
| tree | 3c19165458e5d229ec0d621e550ef59724d3c5d7 /include/exec | |
| parent | PPC: sPAPR: Only use getpagesize() when we run with kvm (diff) | |
| download | qemu-7dff9abe639e5baa6faa78267cc10726504b8de5.tar.gz qemu-7dff9abe639e5baa6faa78267cc10726504b8de5.tar.xz qemu-7dff9abe639e5baa6faa78267cc10726504b8de5.zip | |
target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
This patch fixes 64 bit constants that were erroneously declared as "ul" instead of
"ull". The preferred form "ULL" is used.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
