mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-30 05:49:13 +00:00
kernel: remove KWritableEvent
This commit is contained in:
@@ -25,7 +25,6 @@ struct EventType;
|
||||
|
||||
namespace Kernel {
|
||||
class KReadableEvent;
|
||||
class KWritableEvent;
|
||||
} // namespace Kernel
|
||||
|
||||
namespace Service::Nvidia {
|
||||
|
||||
Reference in New Issue
Block a user