Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 221 → Rev 224

/shark/trunk/ports/first/modules/posixstar.c
448,7 → 448,7
proc_table[p].wcet = lev->slice;
}
 
proc_table[p].control = lev->new_control[p];
proc_table[p].control |= lev->new_control[p];
 
POSIXSTAR_public_activate(l,p);