Changeset 5d4e90f0 in mainline for uspace/lib/libc/include/task.h
- Timestamp:
- 2007-09-27T12:35:36Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bcf23cf
- Parents:
- 8c20b26
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/task.h
r8c20b26 r5d4e90f0 36 36 #define LIBC_TASK_H_ 37 37 38 #include < types.h>38 #include <sys/types.h> 39 39 40 40 typedef uint64_t task_id_t;
Note:
See TracChangeset
for help on using the changeset viewer.