Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 340 → Rev 341

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