core/arm_interface: Improve the performance of memory fallbacks.
We just create one memory subsystem. This is a constant all the time. So there is no need to call the non-inlined parent.Memory() helper on every callback.
Please register or sign in to comment