mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-25 22:00:32 +00:00
bd52e49698
All the pre- and post-processing of the startup lib around the main function of a dynamic program is now done by LDSO. Hence LDSO directly calls the main function of the program. Issue #1042