Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 800 → Rev 801

/shark/trunk/ports/first/include/pistar.h
21,11 → 21,11
 
/**
------------
CVS : $Id: pistar.h,v 1.1 2004-09-01 08:42:15 trimarchi Exp $
CVS : $Id: pistar.h,v 1.2 2004-09-02 13:19:34 trimarchi Exp $
 
File: $File$
Revision: $Revision: 1.1 $
Last update: $Date: 2004-09-01 08:42:15 $
Revision: $Revision: 1.2 $
Last update: $Date: 2004-09-02 13:19:34 $
------------
 
This file contains the Priority Inheritance (PI) Protocol
96,5 → 96,7
 
RLEVEL PISTAR_register_module(void);
 
void PISTAR_change_mutex_wcet_parameter(mutex_t *m, TIME wcet);
 
__END_DECLS
#endif