summaryrefslogtreecommitdiffstats
path: root/tcg/ppc
diff options
context:
space:
mode:
authorPeter Maydell2016-02-23 15:49:41 +0100
committerRichard Henderson2016-02-23 17:30:38 +0100
commitce151109813e2770fd3cee2f37bfa2cdd01a12b9 (patch)
treeefedcb73069228e19addf2d406bc2cb2fa989994 /tcg/ppc
parenttarget-sparc: Use global registers for the register window (diff)
downloadqemu-ce151109813e2770fd3cee2f37bfa2cdd01a12b9.tar.gz
qemu-ce151109813e2770fd3cee2f37bfa2cdd01a12b9.tar.xz
qemu-ce151109813e2770fd3cee2f37bfa2cdd01a12b9.zip
tcg: Rename tcg-target.c to tcg-target.inc.c
Rename the per-architecture tcg-target.c files to tcg-target.inc.c. This makes it clearer that they are not intended to be standalone C files, but are instead #included into another source file. Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <1456238983-10160-2-git-send-email-peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tcg/ppc')
-rw-r--r--tcg/ppc/tcg-target.inc.c (renamed from tcg/ppc/tcg-target.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tcg/ppc/tcg-target.c b/tcg/ppc/tcg-target.inc.c
index c593344db1..c593344db1 100644
--- a/tcg/ppc/tcg-target.c
+++ b/tcg/ppc/tcg-target.inc.c