Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1145 → Rev 1287

/demos/trunk/cbs_ft/cbs_ft.c
15,11 → 15,11
 
/**
------------
CVS : $Id: cbs_ft.c,v 1.4 2003-01-07 17:10:16 pj Exp $
CVS : $Id: cbs_ft.c,v 1.5 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:16 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
 
This file contains the server CBS_FT
670,7 → 670,6
}
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/cbs_ft/cbs_ft.h
15,11 → 15,11
 
/**
------------
CVS : $Id: cbs_ft.h,v 1.2 2003-01-07 17:10:16 pj Exp $
CVS : $Id: cbs_ft.h,v 1.3 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.2 $
Last update: $Date: 2003-01-07 17:10:16 $
Revision: $Revision: 1.3 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
 
This file contains the server CBS_FT
57,7 → 57,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>