diff options
Diffstat (limited to 'target/mips/trace-events')
-rw-r--r-- | target/mips/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/trace-events b/target/mips/trace-events index 43824089b3..05eafd7870 100644 --- a/target/mips/trace-events +++ b/target/mips/trace-events @@ -1,4 +1,4 @@ -# See docs/tracing.txt for syntax documentation. +# See docs/devel/tracing.txt for syntax documentation. # target/mips/translate.c mips_translate_c0(const char *instr, const char *rn, int reg, int sel) "%s %s (reg %d sel %d)" |