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