mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-30 07:39:12 +00:00
svc: Move ResetType enum to the kernel event header
This commit is contained in:
@@ -20,12 +20,6 @@ struct PageInfo {
|
||||
u32 flags;
|
||||
};
|
||||
|
||||
enum class ResetType {
|
||||
OneShot,
|
||||
Sticky,
|
||||
Pulse,
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Namespace SVC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user