Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 965 → Rev 966

/shark/trunk/drivers/oldchar/keyb.c
20,11 → 20,11
 
/**
------------
CVS : $Id: keyb.c,v 1.3 2005-01-08 14:57:06 pj Exp $
CVS : $Id: keyb.c,v 1.4 2005-02-25 11:04:03 pj Exp $
 
File: $File$
Revision: $Revision: 1.3 $
Last update: $Date: 2005-01-08 14:57:06 $
Revision: $Revision: 1.4 $
Last update: $Date: 2005-02-25 11:04:03 $
------------
 
Author: Giuseppe Lipari
110,7 → 110,7
 
#include <kernel/kern.h>
#include <signal.h>
#include <modules/hartport.h>
#include <hartport/hartport/hartport.h>
 
#include <drivers/keyb.h>
#include <drivers/keycode.h>