Changeset 91aded7 in mainline
- Timestamp:
- 2011-07-21T00:32:38Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 94f8b81c
- Parents:
- aa5acd47
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/inttypes.h
raa5acd47 r91aded7 44 44 char **restrict endptr, int base); 45 45 46 #ifndef LIBPOSIX_INTERNAL 47 #define strtoimax posix_strtoimax 48 #define strtoumax posix_strtoumax 49 #endif 50 46 51 #endif /* POSIX_INTTYPES_H_ */ 47 52
Note:
See TracChangeset
for help on using the changeset viewer.