Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2912 → Rev 2913

/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
163,7 → 163,7
thread_t *t;
int rc;
 
klog_printf("debug_go()");
//klog_printf("debug_go()");
 
t = (thread_t *)IPC_GET_ARG2(call->data);