Migrate AR subsystem to C++

This commit is contained in:
2025-09-08 15:29:13 +02:00
parent 27fec1bacb
commit c8dc2a1407
42 changed files with 2042 additions and 695 deletions

View File

@@ -55,6 +55,6 @@ KepStartKernel(VOID);
XTAPI
VOID
KepSwitchBootStack(IN ULONG_PTR Stack);
KepSwitchBootStack();
#endif /* __XTOSKRNL_I686_KEI_H */