Core: Fix registration of CPU exception handler
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Genode {
|
||||
|
||||
void sigh(Signal_context_capability sigh)
|
||||
{
|
||||
sigh = sigh;
|
||||
_sigh = sigh;
|
||||
update_exception_sigh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user