Cleanup MM subsystem headers

This commit is contained in:
2023-10-29 00:52:05 +02:00
parent cc3e9eb5e6
commit 798e4c1d22
7 changed files with 68 additions and 18 deletions

View File

@@ -12,9 +12,5 @@
#include <xtbase.h>
XTFASTCALL
VOID
MmZeroPages(IN PVOID Address,
IN ULONG Size);
#endif /* __XTDK_I686_MMFUNCS_H */