Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1287 → Rev 1286

/demos/trunk/slsh/slsh.c
20,11 → 20,11
 
/**
------------
CVS : $Id: slsh.c,v 1.5 2003-12-17 13:52:47 giacomo Exp $
CVS : $Id: slsh.c,v 1.4 2003-01-07 17:10:18 pj Exp $
 
File: $File$
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:47 $
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:18 $
------------
 
This file contains the scheduling module for Slot-Shifting.
63,6 → 63,7
#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