diff options
-rw-r--r-- | include/atomic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/atomic.h b/include/atomic.h index 37d0111d5f..fc4023b76c 100644 --- a/include/atomic.h +++ b/include/atomic.h @@ -33,7 +33,7 @@ the multi-thread case. The interfaces have the prefix "catomic_". - - support functions like barriers. They also have the preifx + - support functions like barriers. They also have the prefix "atomic_". Architectures must provide a few lowlevel macros (the compare |