/shark/trunk/include/modules/npp.h |
---|
21,11 → 21,11 |
/** |
------------ |
CVS : $Id: npp.h,v 1.1.1.1 2002-03-29 14:12:51 pj Exp $ |
CVS : $Id: npp.h,v 1.2 2003-03-13 13:39:04 pj Exp $ |
File: $File$ |
Revision: $Revision: 1.1.1.1 $ |
Last update: $Date: 2002-03-29 14:12:51 $ |
Revision: $Revision: 1.2 $ |
Last update: $Date: 2003-03-13 13:39:04 $ |
------------ |
This file contains the Non Preemptive Protocol (NPP) |
88,6 → 88,11 |
#ifndef __NPP_H__ |
#define __NPP_H__ |
#include "ll/sys/cdefs.h" |
__BEGIN_DECLS |
void NPP_register_module(void); |
__END_DECLS |
#endif |