Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1151 → Rev 1152

/demos/trunk/advtimer/advtimer.c
6,8 → 6,7
* Paolo Gai <pj@gandalf.sssup.it>
*
* Authors :
* Paolo Gai <pj@gandalf.sssup.it>
* (see the web pages for full authors list)
* Giacomo Guidi <giacomo@gandalf.sssup.it>
*
* ReTiS Lab (Scuola Superiore S.Anna - Pisa - Italy)
*
34,11 → 33,14
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
 
/*
* Advanced Timer Demo
*
*/
 
#include "kernel/kern.h"
#include "ll/i386/cons.h"
 
#include "ll/sys/ll/time.h"
 
#include "drivers/keyb.h"
 
#define UPDATE_PERIOD 10000