Changeset cf13b17 in mainline for uspace/lib/c/include/io/pos_event.h
- Timestamp:
- 2017-10-11T16:32:00Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b08e98ba
- Parents:
- 2a7749d7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/io/pos_event.h
r2a7749d7 rcf13b17 37 37 #define LIBC_IO_POS_EVENT_H_ 38 38 39 #include < sys/types.h>39 #include <types/common.h> 40 40 41 41 typedef enum {
Note:
See TracChangeset
for help on using the changeset viewer.