mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-15 06:57:12 +00:00
Clang likes to complain when lambdas capture parameters without actually using them. This patch fixes a couple of such problems in VFS related os module code. Issue #4421
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.