Changeset 72bcb25 in mainline
- Timestamp:
- 2007-04-08T23:50:14Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 04d4512
- Parents:
- e5dbbe5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/console/cmd.c
re5dbbe5 r72bcb25 600 600 thread_ready(t); 601 601 thread_join(t); 602 thread_detach(t); 602 603 } else 603 604 printf("Unable to create thread for cpu%u\n", i);
Note:
See TracChangeset
for help on using the changeset viewer.