Changes in uspace/lib/c/include/atomicdflt.h [3e6a98c5:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/atomicdflt.h
r3e6a98c5 r9d58539 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.