Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1513 → Rev 1512

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