Improve doxygen documentation.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#ifndef UC_ATOMIC_H_
|
||||
#define UC_ATOMIC_H_
|
||||
|
||||
/** Atomic functions (macros). The ptr argument must be a pointer to
|
||||
/** @file
|
||||
* Atomic functions (macros). The ptr argument must be a pointer to
|
||||
* an integer type.
|
||||
* For gcc, see http://gcc.gnu.org/onlinedocs/gcc-4.8.1/gcc/_005f_005fsync-Builtins.html
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user