qemu-e2k/include/exec
Stefan Weil b54c2873e7 tci: Fix broken build (regression)
s390x-linux-user now also uses GETPC. Instead of adding it to the list of
targets which use GETPC, the macro is now defined unconditionally.

This avoids future build regressions like this one:

  CC    s390x-linux-user/target-s390x/int_helper.o
cc1: warnings being treated as errors
qemu/target-s390x/int_helper.c: In function ‘helper_divs32’:
qemu/target-s390x/int_helper.c:47: error: implicit declaration of function ‘GETPC’
qemu/target-s390x/int_helper.c:47: error: nested extern declaration of ‘GETPC’

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-01-19 20:01:57 +00:00
..
user
address-spaces.h
cpu-all.h exec: Return CPUState from qemu_get_cpu() 2013-01-15 04:09:14 +01:00
cpu-common.h
cpu-defs.h cpu-defs.h: Drop qemu_work_item prototype 2013-01-19 10:29:27 +00:00
cputlb.h
def-helper.h
exec-all.h tci: Fix broken build (regression) 2013-01-19 20:01:57 +00:00
gdbstub.h cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
gen-icount.h
hwaddr.h
ioport.h
iorange.h
memory-internal.h
memory.h
poison.h
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
spinlock.h