mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-11 04:53:04 +00:00
These functions are marked as always inline through the 'SELF_RELOC' macro. This became necessary because on riscv functions calls are performed through the global offset table, which is not initialized at this point. Fixes #2203
This directory contains all source codes.