Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1547 → Rev 1552

/demos/trunk/base/mdemo.c
34,7 → 34,7
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*
* CVS : $Id: mdemo.c,v 1.3 2005-01-08 14:31:38 pj Exp $
* CVS : $Id: mdemo.c,v 1.4 2005-02-25 11:10:46 pj Exp $
 
This test verify the correctness of the NOP module. It works with the
PI, PC, SRP module, too.
60,7 → 60,7
*/
 
#include "kernel/kern.h"
#include "modules/srp.h"
#include "srp/srp/srp.h"
 
mutex_t m0;