更改返回值处理方式

This commit is contained in:
liankong
2025-03-31 19:47:22 +08:00
parent 00d7de5276
commit 079f74d960
3 changed files with 47 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
#ifndef ___SUKISU_KPM_H
#define ___SUKISU_KPM_H
int sukisu_handle_kpm(unsigned long arg3, unsigned long arg4, unsigned long arg5);
int sukisu_handle_kpm(unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5);
int sukisu_is_kpm_control_code(unsigned long arg2);
// KPM控制代码