diff options
Diffstat (limited to 'target/ppc/trace-events')
-rw-r--r-- | target/ppc/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ppc/trace-events b/target/ppc/trace-events index bc0d4e6f8b..c88cfccf8d 100644 --- a/target/ppc/trace-events +++ b/target/ppc/trace-events @@ -1,4 +1,4 @@ -# See docs/devel/tracing.txt for syntax documentation. +# See docs/devel/tracing.rst for syntax documentation. # kvm.c kvm_failed_spr_set(int spr, const char *msg) "Warning: Unable to set SPR %d to KVM: %s" |