mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-22 03:55:26 +00:00
noux: prevent compiler warning
This commit is contained in:
parent
cba6f5f298
commit
ff4033c6b0
@ -113,6 +113,7 @@ bool Noux::Child::_syscall_net(Noux::Session::Syscall sc)
|
||||
case SYSCALL_UTIMES:
|
||||
case SYSCALL_SYNC:
|
||||
case SYSCALL_KILL:
|
||||
case SYSCALL_GETDTABLESIZE:
|
||||
break;
|
||||
case SYSCALL_SOCKET:
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user