genode/base-linux/src/platform
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
..
arm crt0 cleanup 2013-07-05 12:37:43 +02:00
x86_32 crt0 cleanup 2013-07-05 12:37:43 +02:00
x86_64 crt0 cleanup 2013-07-05 12:37:43 +02:00
_main_helper.h crt0 cleanup 2013-07-05 12:37:43 +02:00
context_area.nostdlib.ld Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
context_area.stdlib.ld Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
linux_syscalls.h Rework the internal lock interface 2013-02-25 22:14:21 +01:00
lx_hybrid.cc lx_hybrid: Safety check when freeing thread 2013-05-07 21:56:06 +02:00