Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 275 → Rev 276

/shark/trunk/ports/first/include/grubstar.h
92,7 → 92,7
 
int GRUBSTAR_get_local_scheduler_id_from_pid(LEVEL l, PID p);
 
int GRUBSTAR_get_last_reclaiming(LEVEL l);
int GRUBSTAR_get_last_reclaiming(LEVEL l, PID p);
 
#endif