Changeset 7ce3cb2 in mainline for uspace/lib/libc/include/sys/types.h
- Timestamp:
- 2009-04-02T22:04:29Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b888d5f
- Parents:
- 58d5a7e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/sys/types.h
r58d5a7e7 r7ce3cb2 43 43 typedef int mode_t; 44 44 45 typedef int32_t wchar_t; 46 45 47 typedef volatile uint8_t ioport8_t; 46 48 typedef volatile uint16_t ioport16_t;
Note:
See TracChangeset
for help on using the changeset viewer.