Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1144 → Rev 1287

/demos/trunk/slsh/slsh.c
20,11 → 20,11
 
/**
------------
CVS : $Id: slsh.c,v 1.4 2003-01-07 17:10:18 pj Exp $
CVS : $Id: slsh.c,v 1.5 2003-12-17 13:52:47 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:18 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:47 $
------------
 
This file contains the scheduling module for Slot-Shifting.
63,7 → 63,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
//#define eslsh_printf kern_printf
#define slsh_printf printk