add 9.9.12-25493

This commit is contained in:
Simplxs 2024-07-06 14:16:42 +08:00 committed by GitHub
parent 57fc689784
commit cf90133c25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,8 @@ std::map<std::string, uint64_t> addrMap = {
{"9.9.11-24568", 0xAA1A20}, {"9.9.11-24568", 0xAA1A20},
{"9.9.11-24815", 0xAB5510}, {"9.9.11-24815", 0xAB5510},
{"9.9.12-25234", 0xA84980}, {"9.9.12-25234", 0xA84980},
{"9.9.12-25300", 0xA84980}}; {"9.9.12-25300", 0xA84980},
{"9.9.12-25493", 0xA996E0}};
#elif defined(_X86_ARCH_) #elif defined(_X86_ARCH_)
std::map<std::string, uint64_t> addrMap = { std::map<std::string, uint64_t> addrMap = {
{"9.9.2-15962", 0x2BD70}, {"9.9.2-15962", 0x2BD70},