Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1838 → Rev 1839

/trunk/kernel/generic/src/proc/the.c
58,7 → 58,6
the->thread = NULL;
the->task = NULL;
the->as = NULL;
the->context = 0;
}
 
/** Copy THE structure