summary refs log tree commit diff stats
path: root/include/qemu/atomic128.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/atomic128.h')
-rw-r--r--include/qemu/atomic128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/atomic128.h b/include/qemu/atomic128.h
index ad2bcf45b4..adb9a1a260 100644
--- a/include/qemu/atomic128.h
+++ b/include/qemu/atomic128.h
@@ -6,7 +6,7 @@
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  *
- * See docs/devel/atomics.txt for discussion about the guarantees each
+ * See docs/devel/atomics.rst for discussion about the guarantees each
  * atomic primitive is meant to provide.
  */