Changes in uspace/lib/c/include/atomicdflt.h [3e6a98c5:63f8966] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/atomicdflt.h
r3e6a98c5 r63f8966 41 41 42 42 #include <stdint.h> 43 #include < stdbool.h>43 #include <bool.h> 44 44 45 45 typedef struct atomic {
Note:
See TracChangeset
for help on using the changeset viewer.