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>
Showing
- qemu-tech.texi 1 addition, 1 deletionqemu-tech.texi
- tcg/README 3 additions, 2 deletionstcg/README
- tcg/aarch64/tcg-target.inc.c 0 additions, 0 deletionstcg/aarch64/tcg-target.inc.c
- tcg/arm/tcg-target.inc.c 0 additions, 0 deletionstcg/arm/tcg-target.inc.c
- tcg/i386/tcg-target.inc.c 0 additions, 0 deletionstcg/i386/tcg-target.inc.c
- tcg/ia64/tcg-target.inc.c 0 additions, 0 deletionstcg/ia64/tcg-target.inc.c
- tcg/mips/tcg-target.inc.c 0 additions, 0 deletionstcg/mips/tcg-target.inc.c
- tcg/ppc/tcg-target.inc.c 0 additions, 0 deletionstcg/ppc/tcg-target.inc.c
- tcg/s390/tcg-target.inc.c 0 additions, 0 deletionstcg/s390/tcg-target.inc.c
- tcg/sparc/tcg-target.inc.c 0 additions, 0 deletionstcg/sparc/tcg-target.inc.c
- tcg/tcg.c 4 additions, 3 deletionstcg/tcg.c
- tcg/tcg.h 1 addition, 1 deletiontcg/tcg.h
- tcg/tci/README 2 additions, 2 deletionstcg/tci/README
- tcg/tci/tcg-target.inc.c 0 additions, 0 deletionstcg/tci/tcg-target.inc.c
Loading
Please register or sign in to comment