Merge "core_ctl: Export boost function"
This commit is contained in:
commit
2ce4f26719
1 changed files with 1 additions and 0 deletions
|
@ -687,6 +687,7 @@ int core_ctl_set_boost(bool boost)
|
|||
|
||||
return ret;
|
||||
}
|
||||
EXPORT_SYMBOL(core_ctl_set_boost);
|
||||
|
||||
void core_ctl_check(u64 wallclock)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue