Rev 938 | Rev 965 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 938 | Rev 955 | ||
|---|---|---|---|
| Line 136... | Line 136... | ||
| 136 | else |
136 | else |
| 137 | panic("thread_create/kconsole\n"); |
137 | panic("thread_create/kconsole\n"); |
| 138 | 138 | ||
| 139 | interrupts_enable(); |
139 | interrupts_enable(); |
| 140 | 140 | ||
| - | 141 | ipc_create_phonecompany(); |
|
| - | 142 | ||
| 141 | if (config.init_size > 0) { |
143 | if (config.init_size > 0) { |
| 142 | /* |
144 | /* |
| 143 | * Create the first user task. |
145 | * Create the first user task. |
| 144 | */ |
146 | */ |
| 145 | 147 | ||