genode/base-nova/lib/mk
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
..
x86_32 Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
x86_64 Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
base-common.inc Move main bootstrap to platform-specific object 2013-09-26 15:00:16 +02:00
base.mk Merge base libraries into a single library 2013-02-19 14:45:55 +01:00