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