mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
sel4: disable page-fault logging
This commit is contained in:
committed by
Christian Helmuth
parent
84c5437437
commit
da2db02ebd
@@ -28,7 +28,7 @@
|
||||
|
||||
using namespace Genode;
|
||||
|
||||
static bool const verbose = true;
|
||||
static bool const verbose = false;
|
||||
|
||||
|
||||
struct Fault_info
|
||||
|
||||
Reference in New Issue
Block a user