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