Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 209 → Rev 210

/shark/trunk/include/kernel/func.h
21,11 → 21,11
 
/**
------------
CVS : $Id: func.h,v 1.8 2003-07-22 11:57:01 giacomo Exp $
CVS : $Id: func.h,v 1.9 2003-07-22 13:26:09 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.8 $
Last update: $Date: 2003-07-22 11:57:01 $
Revision: $Revision: 1.9 $
Last update: $Date: 2003-07-22 13:26:09 $
------------
 
Kernel functions:
545,7 → 545,7
depending on the task model +*/
extern __inline__ void task_endcycle(void)
{
task_message(NULL, exec_shadow, 1);
task_message(NULL, NIL, 1);
}
 
/*+ This function signals to the kernel that the current istance of