hos: fix building

This commit is contained in:
CTCaer
2026-02-22 08:53:42 +02:00
parent 1b8aa8a97b
commit c7f5b1ffe0

View File

@@ -299,7 +299,7 @@ static const cfg_handler_t _config_handlers[] = {
{ "secmon", _config_secmon },
{ "kernel", _config_kernel },
{ "kip1", _config_kip1 },
{ "kip1patch", config_kip1patch },
{ "kip1patch", hos_config_kip1patch },
{ "fullsvcperm", _config_svcperm },
{ "debugmode", _config_debugmode },
{ "kernelprocid", _config_kernel_proc_id },