Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 788 → Rev 789

/shark/trunk/drivers/cpu/include/drivers/shark_cpu26.h
58,5 → 58,7
int CPU26_get_frequencies(int *buf);
int CPU26_show_frequencies(char *buf);
 
int CPU26_set_suspend_modulation(unsigned char on_duration, unsigned char off_duration);
 
#endif