[XboxKrnl/Threading] - implement KeInitializeTimerEx
- Taken from Crispy's Nukernel build
This commit is contained in:
committed by
Radosław Gliński
parent
e3c4b5aef5
commit
38ccc71afa
@@ -48,6 +48,7 @@ typedef struct {
|
||||
union {
|
||||
uint8_t size;
|
||||
uint8_t hand;
|
||||
uint8_t process_type;
|
||||
};
|
||||
union {
|
||||
uint8_t inserted;
|
||||
|
||||
Reference in New Issue
Block a user