genode/base-nova/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 nova: speed up cap selector allocation 2013-09-23 14:26:01 +02:00
core core: TRACE service interface and implementation 2013-08-15 09:22:47 +02:00
kernel NOVA: use latest kernel from github 2012-11-05 17:28:51 +01:00
platform Move main bootstrap to platform-specific object 2013-09-26 15:00:16 +02:00
test/cap_integrity Merge base libraries into a single library 2013-02-19 14:45:55 +01:00