mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 02:28:54 +00:00
f763e5ec2a
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. |
||
---|---|---|
.. | ||
arm | ||
exynos5 | ||
platform_arndale | ||
platform_imx53 | ||
platform_panda | ||
platform_pbxa9 | ||
platform_vea9x4 | ||
x86 | ||
x86_32 | ||
x86_64 | ||
base-common.inc | ||
base.inc | ||
l4re_support.mk | ||
platform.inc |