Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 390 → Rev 391

/SPARTAN/trunk/src/proc/the.c
43,6 → 43,7
the->cpu = NULL;
the->thread = NULL;
the->task = NULL;
the->vm = NULL;
}
 
/** Copy THE structure