mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
9bc42ecd87
commit
059aba0916
@@ -249,12 +249,6 @@ namespace Kernel
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Handle request of an unknown signal type
|
||||
*/
|
||||
void handle_invalid_syscall(Thread * const) { assert(0); }
|
||||
|
||||
|
||||
/**
|
||||
* Do specific syscall for 'user', for details see 'syscall.h'
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user