mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-11 22:36:53 +00:00
When using -buildmode=shared, R15 is clobbered by a global variable access; use a different register instead. Fixes: #24439
When using -buildmode=shared, R15 is clobbered by a global variable access; use a different register instead. Fixes: #24439