Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 645 → Rev 646

/shark/trunk/include/kernel/func.h
21,11 → 21,11
 
/**
------------
CVS : $Id: func.h,v 1.14 2004-05-10 18:16:00 mauro Exp $
CVS : $Id: func.h,v 1.15 2004-05-12 08:09:53 mauro Exp $
 
File: $File$
Revision: $Revision: 1.14 $
Last update: $Date: 2004-05-10 18:16:00 $
Revision: $Revision: 1.15 $
Last update: $Date: 2004-05-12 08:09:53 $
------------
 
Kernel functions:
209,6 → 209,9
VM_end
*/
 
/* Advanced Timer adjust */
#define kern_scale_timer ll_scale_advtimer
 
/* Exit mode selection */
#define sys_set_reboot ll_set_reboot