mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +00:00
18504b4801
Merging the config_args library with the POSIX library supplies 'argc' and 'argv' arguments to components using a 'main' entry. Fix #2218 Ref #1987