Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/libatomic_ops.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.txt b/doc/README.txt
index 0047092..b06f6a6 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -180,7 +180,7 @@ _dd_acquire_read: Ordered with respect to later reads that are data
dependencies force the hardware to execute the code
serially.)
-We assume that if a store is data-dependent on an a previous load, then
+We assume that if a store is data-dependent on a previous load, then
the two are always implicitly ordered.
It is possible to test whether AO_<op><barrier> is available on the