Changeset 3ebba9a in mainline
- Timestamp:
- 2010-11-26T01:15:50Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 019a348
- Parents:
- 5587cf7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified uspace/lib/c/include/sys/types.h ¶
r5587cf7 r3ebba9a 46 46 typedef uint64_t aoff64_t; 47 47 48 /** Unicode code point */49 typedef int32_t wchar_t;50 51 48 typedef volatile uint8_t ioport8_t; 52 49 typedef volatile uint16_t ioport16_t;
Note:
See TracChangeset
for help on using the changeset viewer.