mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-20 02:55:33 +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