Allow runtimes to have their own memory access macros
Compare changes
@@ -78,7 +78,7 @@ void *RUNTIME_mat_alloc( size_t size)
A GitLab upgrade is scheduled for Monday, April 7, 2025. Service interruptions are expected in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost canal: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
This adds the same access macros inside the runtime, to be used by pull requests coming soon :)