base: remove Thread_deprecated

Fixes #3954
This commit is contained in:
Alexander Boettcher
2020-11-23 10:03:31 +01:00
committed by Christian Helmuth
parent dbcb1ff480
commit 774b1f4277
20 changed files with 38 additions and 294 deletions

View File

@ -84,9 +84,9 @@ class Timer::Threaded_time_source : public Genode::Time_source,
virtual Result_of_wait_for_irq _wait_for_irq() = 0;
/***********************
** Thread_deprecated **
***********************/
/************
** Thread **
************/
void entry() override
{