genode/base-codezero/src
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
..
base Rework the internal lock interface 2013-02-25 22:14:21 +01:00
core core: TRACE service interface and implementation 2013-08-15 09:22:47 +02:00
kernel Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
platform Move main bootstrap to platform-specific object 2013-09-26 15:00:16 +02:00