Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 822 → Rev 823

/shark/trunk/ports/first/modules/posixstar.c
281,7 → 281,7
 
if (proc_table[exec].task_level==l ) {
POSIXSTAR_account_capacity(lev,exec);
if (proc_table[exec].avail_time > 0) POSIXSTAR_account_capacity(lev,exec);
if (lev->yielding) {
lev->yielding = 0;