From f8898f3a56551daa3ebd3a5e6c053cf6abfe8b40 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Mon, 30 Aug 2021 14:04:57 +0200 Subject: [PATCH] doc: add server/black_hole to components.txt --- doc/components.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/components.txt b/doc/components.txt index abd70b2ede..81cd808341 100644 --- a/doc/components.txt +++ b/doc/components.txt @@ -442,6 +442,9 @@ Separate components A wrapper for nitpicker's GUI session interface that applies alpha-blending to the of views a GUI client. +:_os/src/server/black_hole/_: + Mockup implementation of Genode session interfaces. + VFS plugins ===========