genode/base-linux/lib
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
..
import base-linux: add ARM support 2013-05-24 14:55:37 +02:00
mk crt0 cleanup 2013-07-05 12:37:43 +02:00