mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-19 18:45:57 +00:00
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