mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
949130d80e
The warning falsely detected cases where shared objects where loaded before exec_static_constructors() was called as unneeded even in cases were the binary itself contained static globals. The commit also removes one redundant call to exec_static_constructors() from the block tester.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.