Changeset b7dcabb in mainline
- Timestamp:
- 2006-03-16T12:39:19Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2299914
- Parents:
- 2ba7810
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/main/kinit.c
r2ba7810 rb7dcabb 148 148 ipc_phone_0 = &utask->answerbox; 149 149 } else 150 printf(" Userspace not started.\n");150 printf("Init task %d not started.\n", i); 151 151 } 152 152
Note:
See TracChangeset
for help on using the changeset viewer.