Changeset 16bfcd3 in mainline for uspace/lib/c/include/stddef.h
- Timestamp:
- 2017-10-24T04:58:22Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 673ea28
- Parents:
- c9f3e7e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stddef.h
rc9f3e7e9 r16bfcd3 36 36 #define LIBC_STDDEF_H_ 37 37 38 // TODO: Remove39 #include <_bits/all.h>40 41 38 #include <_bits/size_t.h> 42 39 #include <_bits/ptrdiff_t.h>
Note:
See TracChangeset
for help on using the changeset viewer.