kernel: Update CMD_GET_FULL_VERSION to a new constant value

This commit is contained in:
ShirkNeko
2025-07-03 00:08:54 +08:00
parent eccc70c0c9
commit b0cc0e6f6d
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
#define CMD_IS_SU_ENABLED 14
#define CMD_ENABLE_SU 15
#define CMD_GET_VERSION_FULL 30
#define CMD_GET_VERSION_FULL 0xC0FFEE1A
#define CMD_ENABLE_KPM 100
#define CMD_HOOK_TYPE 101