Changeset e15e0e8 in mainline for uspace/lib/libc/arch/ppc32/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/ppc32/include/atomic.h
r4702bde re15e0e8 35 35 #ifndef LIBC_ppc32_ATOMIC_H_ 36 36 #define LIBC_ppc32_ATOMIC_H_ 37 38 #define LIBC_ARCH_ATOMIC_H_ 39 40 #include <atomicdflt.h> 37 41 38 42 static inline void atomic_inc(atomic_t *val)
Note:
See TracChangeset
for help on using the changeset viewer.