summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-05-24 09:32:16 +0200
committerPhilippe Mathieu-Daudé2021-06-24 16:48:07 +0200
commita9eb3b49fb2224ca2eda514b55c5d288379460ee (patch)
tree579b58febd9ed972100f6ef971bc1dbb6859735a /target
parenttarget/mips: Move TCG trace events to tcg/ sub directory (diff)
downloadqemu-a9eb3b49fb2224ca2eda514b55c5d288379460ee.tar.gz
qemu-a9eb3b49fb2224ca2eda514b55c5d288379460ee.tar.xz
qemu-a9eb3b49fb2224ca2eda514b55c5d288379460ee.zip
target/mips: Move translate.h to tcg/ sub directory
We moved various TCG source files in commit a2b0a27d33e ("target/mips: Move TCG source files under tcg/ sub directory") but forgot to move the header declaring their prototypes. Do it now, since all it declares is TCG specific. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210617174323.2900831-5-f4bug@amsat.org>
Diffstat (limited to 'target')
-rw-r--r--target/mips/tcg/translate.h (renamed from target/mips/translate.h)0
1 files changed, 0 insertions, 0 deletions
diff --git a/target/mips/translate.h b/target/mips/tcg/translate.h
index 6144259034..6144259034 100644
--- a/target/mips/translate.h
+++ b/target/mips/tcg/translate.h