Changeset 8f56d93 in mainline for kernel/generic/include/ps/taskinfo.h
- Timestamp:
- 2010-04-02T13:35:19Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8b2aba5
- Parents:
- 175ad5c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/ps/taskinfo.h
r175ad5c6 r8f56d93 46 46 47 47 typedef struct { 48 task_id_t taskid; 48 49 char name[TASK_NAME_BUFLEN]; 49 50 size_t pages;
Note:
See TracChangeset
for help on using the changeset viewer.