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 exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
address-spaces.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
cpu-all.h exec: Return CPUState from qemu_get_cpu() 2013-01-15 04:09:14 +01:00
cpu-common.h Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
cpu-defs.h cpu-defs.h: Drop qemu_work_item prototype 2013-01-19 10:29:27 +00:00
cputlb.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
def-helper.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
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 misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
hwaddr.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
ioport.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
iorange.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
memory-internal.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
memory.h memory: introduce memory_region_test_and_clear_dirty 2012-12-20 23:09:39 +01:00
poison.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu-semi.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_defs.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_exec.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_header.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
softmmu_template.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
spinlock.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00