Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 341 → Rev 340

/shark/trunk/ports/first/include/mpegstar.h
51,7 → 51,6
 
int MPEGSTAR_rescale(int budget, TIME Q, TIME T);
int MPEGSTAR_get_remain_capacity(int budget);
int MPEGSTAR_get_last_reclaiming(void);
 
#endif