mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
This commit de-duplicates the redundant dummy implementations and to some degree also the 'lx_emul.c' implementations while also decluttering the various 'dep.list' files. The code is moved into 'src/lib/pc/lx_emul' where it becomes part of the 'pc_lx_emul' library. Fixes #4500.