mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
base-hw: remove outdated comment
This commit is contained in:
parent
b05b7f17f3
commit
14e3339ce6
@ -158,10 +158,8 @@ class Kernel::Signal_context
|
|||||||
*
|
*
|
||||||
* \param r receiver that the context shall be assigned to
|
* \param r receiver that the context shall be assigned to
|
||||||
* \param imprint userland identification of the context
|
* \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
|
* Submit the signal
|
||||||
|
Loading…
Reference in New Issue
Block a user