base-hw: remove outdated comment

This commit is contained in:
Norman Feske 2024-11-15 09:11:42 +01:00 committed by Christian Helmuth
parent b05b7f17f3
commit 14e3339ce6

View File

@ -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