1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 14:07:45 +00:00

Kernel/aarch64: Stub WaitQueueBlocker::unblock to build WaitQueue.cpp

This commit is contained in:
Timon Kruiper 2022-10-20 10:39:20 +02:00 committed by Gunnar Beutner
parent b69a3ad51a
commit 84158a18d5
2 changed files with 2 additions and 6 deletions

View file

@ -512,6 +512,7 @@ else()
ThreadTracer.cpp
UBSanitizer.cpp
UserOrKernelBuffer.cpp
WaitQueue.cpp
Devices/DeviceManagement.cpp