summary refs log tree commit diff stats
path: root/util/qemu-progress.c
diff options
context:
space:
mode:
authorKONRAD Frederic <frederic.konrad@adacore.com>2019-09-12 16:02:00 +0200
committerLaurent Vivier <laurent@vivier.eu>2019-09-19 12:12:19 +0200
commit198d7003f109e78444c7296efe03e30f01de18d9 (patch)
tree1d3956cc549b1908a80bfbea7ef4bbcc6dff2422 /util/qemu-progress.c
parent976e8c54142586285f71f524308e4715f6e04e2d (diff)
downloadfocaccia-qemu-198d7003f109e78444c7296efe03e30f01de18d9.tar.gz
focaccia-qemu-198d7003f109e78444c7296efe03e30f01de18d9.zip
target/m68k/fpu_helper.c: rename the access arguments
The "access" arguments clash with a macro under Windows with MinGW:
  CC      m68k-softmmu/target/m68k/fpu_helper.o
  target/m68k/fpu_helper.c: In function 'fmovem_predec':
  target/m68k/fpu_helper.c:405:56: error: macro "access" passed 4 arguments,
   but takes just 2
               size = access(env, addr, &env->fregs[i], ra);

So this renames them access_fn.

Tested with:
 ./configure --target-list=m68k-softmmu
 make -j8

Signed-off-by: KONRAD Frederic <frederic.konrad@adacore.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <1568296920-29939-1-git-send-email-frederic.konrad@adacore.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'util/qemu-progress.c')
0 files changed, 0 insertions, 0 deletions