genode/base/src
Christian Prochaska c962240922 crt0 cleanup
- use the generic 'crt0.s' for Linux
- move the read-only '__dso_handle' definition into the '.text' section
- move the '__initial_sp' definition into the '.bss' section
- remove the '_main_utcb' definition

Part of #766.
2013-07-05 12:37:43 +02:00
..
base cxx: Decouple C++ runtime from 'env()->heap()' 2013-03-21 11:04:56 +01:00
core core: remove hardcoded 'init' from Log output 2013-07-05 12:37:42 +02:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform crt0 cleanup 2013-07-05 12:37:43 +02:00
test Create the context area RM session at startup 2013-05-07 21:56:07 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This directory contains all source codes.