diff options
Diffstat (limited to 'include/qemu/atomic128.h')
-rw-r--r-- | include/qemu/atomic128.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/atomic128.h b/include/qemu/atomic128.h index ad2bcf4..adb9a1a 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. */ |