Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 1361 → Rev 1362

/demos/trunk/advtimer/readme.txt
23,17 → 23,9
--------------------------------------
 
To change the timer mode, you have to
modify two global variable in:
modify shark.cfg and to recompile the
system
 
oslib/kl/advtimer.c
make clean
make
 
use_tsc (BOOL)
use_cmos (BOOL)
 
and to recompile.
 
The default setting is
 
use_tsc = 1;
use_cmos = 0;