mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 17:17:38 +00:00
committed by
Norman Feske
parent
28f81c4a9c
commit
4fb5c23a3c
@ -151,7 +151,7 @@ namespace Genode
|
||||
/**
|
||||
* Return badge for faulting thread
|
||||
*/
|
||||
unsigned long badge() const { return _pagefault.thread_id; }
|
||||
unsigned badge() const { return _pagefault.thread_id; }
|
||||
|
||||
/**
|
||||
* Return true if last fault was a write fault
|
||||
|
Reference in New Issue
Block a user