summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubham Sharma <slopixelz@gmail.com>2025-12-30 13:23:37 +0530
committerGabriele Monaco <gmonaco@redhat.com>2026-01-12 07:44:09 +0100
commit403faa575738a7f92267b2ca2ee56cd1b9373078 (patch)
tree8b46f937f981e74cfc67825259bc77dad3caf6ba
parent3fee5b320c15c8f61e44729a9513347de6a93735 (diff)
rv: Fix documentation reference in da_monitor.h
Update documentation reference to reflect the file rename. Monitor synthesis documentation was renamed in commit f40a7c060207 ("Documentation/rv: Prepare monitor synthesis document for LTL inclusion") from da_monitor_synthesis.rst to monitor_synthesis.rst. Signed-off-by: Shubham Sharma <slopixelz@gmail.com> Reviewed-by: Gabriele Monaco <gmonaco@redhat.com> Link: https://lore.kernel.org/r/20251230075337.11993-1-slopixelz@gmail.com Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
-rw-r--r--include/rv/da_monitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rv/da_monitor.h b/include/rv/da_monitor.h
index 7b28ef9f73bd..db11d41bb438 100644
--- a/include/rv/da_monitor.h
+++ b/include/rv/da_monitor.h
@@ -8,7 +8,7 @@
* The dot2k tool is available at tools/verification/dot2k/
*
* For further information, see:
- * Documentation/trace/rv/da_monitor_synthesis.rst
+ * Documentation/trace/rv/monitor_synthesis.rst
*/
#ifndef _RV_DA_MONITOR_H