initial commit
This commit is contained in:
6
include/cpu_control.h
Normal file
6
include/cpu_control.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef CPU_CONTROL_H
|
||||
#define CPU_CONTROL_H
|
||||
|
||||
void set_cpu_governor(const char *governor);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user