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