Changeset 6f4495f5 in mainline for kernel/generic/src/main/uinit.c
- Timestamp:
- 2007-01-27T17:32:13Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1ba41c5
- Parents:
- 51baa8a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/main/uinit.c
r51baa8a r6f4495f5 49 49 /** Thread used to bring up userspace thread. 50 50 * 51 * @param arg Pointer to structure containing userspace entry and stack addresses. 51 * @param arg Pointer to structure containing userspace entry and stack 52 * addresses. 52 53 */ 53 54 void uinit(void *arg)
Note:
See TracChangeset
for help on using the changeset viewer.