Changeset 866e627 in mainline for uspace/lib/c/include/task.h
- Timestamp:
- 2011-08-17T20:34:35Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7171760
- Parents:
- df02460
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/task.h
rdf02460 r866e627 37 37 38 38 #include <sys/types.h> 39 #include <vfs/vfs.h> 39 40 typedef struct fdi_node fdi_node_t; 40 41 41 42 typedef uint64_t task_id_t;
Note:
See TracChangeset
for help on using the changeset viewer.