Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2825 → Rev 2826

/branches/tracing/kernel/generic/src/proc/task.c
174,7 → 174,6
/* Init debugging stuff */
ta->dt_state = UDEBUG_TS_INACTIVE;
ta->debug_begin_call = NULL;
ta->debug_go_call = NULL;
ta->not_stoppable_count = 0;
 
ipc_answerbox_init(&ta->kernel_box, ta);