mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
ffc2a2f306
According to clang there are two symbols which File_system can refer to: 1. namespace File_system from ram_fs/chunk.h. 2. Vfs::File_system class from vfs/file_system.h. Make it clear we refer to the File_system namespace in this case. Issue #3984 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.