Changeset d6c98451 in mainline for uspace/lib/c/include/stdint.h
- Timestamp:
- 2015-09-20T11:12:33Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fbf4dc1
- Parents:
- 8a45707d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdint.h
r8a45707d rd6c98451 60 60 #define UINT64_MAX UINT64_C(0xFFFFFFFFFFFFFFFF) 61 61 62 #include <libarch/ types.h>62 #include <libarch/stdint.h> 63 63 64 64 /* off64_t */
Note:
See TracChangeset
for help on using the changeset viewer.