diff options
| author | KONRAD Frederic | 2017-09-21 12:04:20 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2017-09-21 14:08:17 +0200 |
| commit | 05e015f73c3b5c50c237d3d8e555e25cfa543a5c (patch) | |
| tree | c7e081d9c3ffebe1b4de437c5e31f34adf2accbd /docs | |
| parent | kvm: drop wrong assertion creating problems with pflash (diff) | |
| download | qemu-05e015f73c3b5c50c237d3d8e555e25cfa543a5c.tar.gz qemu-05e015f73c3b5c50c237d3d8e555e25cfa543a5c.tar.xz qemu-05e015f73c3b5c50c237d3d8e555e25cfa543a5c.zip | |
memory: avoid a name clash with access macro
This avoids a name clash with the access macro on windows 64:
make
CHK version_gen.h
CC aarch64-softmmu/memory.o
/home/konrad/qemu/memory.c: In function 'access_with_adjusted_size':
/home/konrad/qemu/memory.c:591:73: error: macro "access" passed 7 arguments, \
but takes just 2
(size - access_size - i) * 8, access_mask, attrs);
^
Signed-off-by: KONRAD Frederic <frederic.konrad@adacore.com>
Message-Id: <1505988260-8483-1-git-send-email-frederic.konrad@adacore.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
