correct pcode 0x154

This commit is contained in:
obdev
2023-04-18 12:14:59 +00:00
committed by ob-robot
parent 5f55944e51
commit 345cf3a045

View File

@ -97,7 +97,7 @@ PCODE_DEF(OB_WASH_MEMORY_FRAGMENTATION, 0x150)
PCODE_DEF(OB_GET_TENANT_TABLE_SCHEMA, 0x151)
PCODE_DEF(OB_SEND_HEARTBEAT, 0x152)
PCODE_DEF(OB_CHECK_SERVER_FOR_ADDING_SERVER, 0x153)
PCODE_DEF(OB_GET_SERVER_STATUS, 0x154)
PCODE_DEF(OB_GET_SERVER_RESOURCE_INFO, 0x154)
PCODE_DEF(OB_NOTIFY_SWITCH_LEADER, 0x155)
// remote interrupt call
PCODE_DEF(OB_REMOTE_INTERRUPT_CALL, 0x1EE)