genode/base-codezero/lib
Christian Helmuth f763e5ec2a Move main bootstrap to platform-specific object
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.
2013-09-26 15:00:16 +02:00
..
import Follow-up for spin-lock unification, ref #123 2012-03-01 10:57:05 +01:00
mk Move main bootstrap to platform-specific object 2013-09-26 15:00:16 +02:00