mirror of
https://github.com/qemu/qemu.git
synced 2025-08-19 03:11:01 +00:00

Commit a2b0a27d33
("target/mips: Move TCG source files under
tcg/ sub directory") forgot to move the trace-event file.
As it only contains TCG events, move it for consistency.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210617174323.2900831-4-f4bug@amsat.org>
2 lines
41 B
C
2 lines
41 B
C
#include "trace/trace-target_mips_tcg.h"
|