Changeset 1ae9c07 in mainline for uspace/lib/posix/include/posix/inttypes.h
- Timestamp:
- 2018-06-15T11:39:53Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 55092672
- Parents:
- e6bab27b
- git-author:
- Jiri Svoboda <jiri@…> (2018-06-14 21:38:49)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-06-15 11:39:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/include/posix/inttypes.h
re6bab27b r1ae9c07 36 36 #define POSIX_INTTYPES_H_ 37 37 38 #include "stdint.h" 38 /* 39 * Just a pass-through to libc inttypes. 40 */ 39 41 #include "libc/inttypes.h" 40 42
Note:
See TracChangeset
for help on using the changeset viewer.