Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1498 → Rev 1513

/demos/trunk/cpufreq/initfile.c
133,7 → 133,7
 
CPU26_init();
CPU26_initDVS();
CPU26_DVS_init();
INPUT26_init();
 
147,7 → 147,7
 
int device_drivers_close() {
//CPU26_closeDVS();
//CPU26_DVS_close();
KEYB26_close();