mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
base-hw: remove outdated comment
This commit is contained in:
committed by
Christian Helmuth
parent
b05b7f17f3
commit
14e3339ce6
@@ -158,10 +158,8 @@ class Kernel::Signal_context
|
||||
*
|
||||
* \param r receiver that the context shall be assigned to
|
||||
* \param imprint userland identification of the context
|
||||
*
|
||||
* \throw Assign_to_receiver_failed
|
||||
*/
|
||||
Signal_context(Signal_receiver & r, addr_t const imprint);
|
||||
Signal_context(Signal_receiver &, addr_t const imprint);
|
||||
|
||||
/**
|
||||
* Submit the signal
|
||||
|
||||
Reference in New Issue
Block a user