summaryrefslogtreecommitdiffstats
path: root/tcg/i386
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-02-23 14:49:41 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:45:58 -0600
commitf0442b8c6d54a51f90a753dbfe1aa8eebd4446f9 (patch)
tree3579f776829c8c24c7d88507c07de79a4290b291 /tcg/i386
parent1f35fb9ebb231bed2ab38a0f8639e5ee684ac90e (diff)
downloadhqemu-f0442b8c6d54a51f90a753dbfe1aa8eebd4446f9.zip
hqemu-f0442b8c6d54a51f90a753dbfe1aa8eebd4446f9.tar.gz
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/i386')
-rw-r--r--tcg/i386/tcg-target.inc.c (renamed from tcg/i386/tcg-target.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tcg/i386/tcg-target.c b/tcg/i386/tcg-target.inc.c
index 1387c0c..1387c0c 100644
--- a/tcg/i386/tcg-target.c
+++ b/tcg/i386/tcg-target.inc.c
OpenPOWER on IntegriCloud