kernel/timer: Remove unnecessary WakeupAllWaitingThreads() override
This implementation just calls the base class variant of the function, so this isn't necessary.
Loading
Please sign in to comment
This implementation just calls the base class variant of the function, so this isn't necessary.