hos: fix building
This commit is contained in:
@@ -299,7 +299,7 @@ static const cfg_handler_t _config_handlers[] = {
|
|||||||
{ "secmon", _config_secmon },
|
{ "secmon", _config_secmon },
|
||||||
{ "kernel", _config_kernel },
|
{ "kernel", _config_kernel },
|
||||||
{ "kip1", _config_kip1 },
|
{ "kip1", _config_kip1 },
|
||||||
{ "kip1patch", config_kip1patch },
|
{ "kip1patch", hos_config_kip1patch },
|
||||||
{ "fullsvcperm", _config_svcperm },
|
{ "fullsvcperm", _config_svcperm },
|
||||||
{ "debugmode", _config_debugmode },
|
{ "debugmode", _config_debugmode },
|
||||||
{ "kernelprocid", _config_kernel_proc_id },
|
{ "kernelprocid", _config_kernel_proc_id },
|
||||||
|
|||||||
Reference in New Issue
Block a user