Changeset 1c95fd0 in mainline
- Timestamp:
- 2017-10-24T21:49:01Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e9690b6
- Parents:
- b1eb7ef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abi/include/_bits/inttypes.h
rb1eb7ef r1c95fd0 44 44 #include <_bits/wchar_t.h> 45 45 46 struct {46 typedef struct { 47 47 intmax_t quot; 48 48 intmax_t rem;
Note:
See TracChangeset
for help on using the changeset viewer.