mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
To prevent multiple execution of main-bootstrap, I moved the code to a statically initialized object. The reason for this change is that _main() is exeuted twice when starting dynamic binaries. Now, the object is part of the base-common library which is linked with ld.lib.so.