mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 14:49:31 +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