mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-28 21:24:26 +00:00
parent
96fbd9e832
commit
251d08d511
@ -515,7 +515,7 @@ namespace Kernel
|
|||||||
*
|
*
|
||||||
* Restricted to core threads.
|
* Restricted to core threads.
|
||||||
*/
|
*/
|
||||||
inline void run_vm(unsigned const id = 0) {
|
inline void run_vm(unsigned const id) {
|
||||||
syscall(RUN_VM, (Syscall_arg)id); }
|
syscall(RUN_VM, (Syscall_arg)id); }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user