Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 276 → Rev 288

/shark/trunk/ports/first/include/cbsstar.h
21,11 → 21,11
 
/*
------------
CVS : $Id: cbsstar.h,v 1.2 2003-10-07 10:49:54 giacomo Exp $
CVS : $Id: cbsstar.h,v 1.3 2003-10-15 11:12:03 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.2 $
Last update: $Date: 2003-10-07 10:49:54 $
Revision: $Revision: 1.3 $
Last update: $Date: 2003-10-15 11:12:03 $
------------
 
This file contains the budget support for the multiapplication
179,6 → 179,6
 
int CBSSTAR_get_local_scheduler_id_from_pid(LEVEL l, PID p);
 
int CBSSTAR_get_last_reclaiming(LEVEL l);
int CBSSTAR_get_last_reclaiming(LEVEL l, PID p);
 
#endif