build: remove -Wno-implicit-function-declaration

This commit is contained in:
Ylarod
2025-11-07 07:23:11 +08:00
committed by ShirkNeko
parent 02f1aec6e9
commit 14fea6f8a3
7 changed files with 12 additions and 8 deletions

View File

@@ -64,6 +64,7 @@ int __init kernelsu_init(void)
return 0;
}
extern void ksu_observer_exit(void);
void kernelsu_exit(void)
{
ksu_allowlist_exit();