Changes in uspace/lib/c/include/stdint.h [d6c98451:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stdint.h
rd6c98451 r9d58539 60 60 #define UINT64_MAX UINT64_C(0xFFFFFFFFFFFFFFFF) 61 61 62 #include <libarch/ stdint.h>62 #include <libarch/types.h> 63 63 64 64 /* off64_t */
Note:
See TracChangeset
for help on using the changeset viewer.