genode/repos/base/src/lib
Sebastian Sumpf 6e14aa4364 ldso: mark functions used during self relocation
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
2017-01-13 13:05:45 +01:00
..
base base: apply routing policy to environment sessions 2016-12-23 16:52:08 +01:00
cxx base: rename 'Volatile_object' to 'Reconstructible' 2016-12-01 17:46:50 +01:00
ldso ldso: mark functions used during self relocation 2017-01-13 13:05:45 +01:00
startup base: trim main-thread size to 4/8 KiB 2016-12-14 11:19:38 +01:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00