Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 350 → Rev 400

/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