Changeset e15e0e8 in mainline for uspace/lib/libc/arch/amd64/include/atomic.h
- Timestamp:
- 2009-12-02T22:29:46Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8d04f709
- Parents:
- 4702bde
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/amd64/include/atomic.h
r4702bde re15e0e8 37 37 #ifndef LIBC_amd64_ATOMIC_H_ 38 38 #define LIBC_amd64_ATOMIC_H_ 39 40 #define LIBC_ARCH_ATOMIC_H_ 41 42 #include <atomicdflt.h> 39 43 40 44 static inline void atomic_inc(atomic_t *val) {
Note:
See TracChangeset
for help on using the changeset viewer.