Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 337 → Rev 338

/shark/trunk/ports/first/include/mpegstar.h
49,5 → 49,7
int MPEGSTAR_getbudget(LEVEL l, PID p);
int MPEGSTAR_budget_has_thread(LEVEL l, int budget);
 
int MPEGSTAR_rescale(LEVEL l, TIME Q, TIME T);
 
#endif