Cleanup RTL subsystem headers

This commit is contained in:
2023-10-29 00:14:01 +02:00
parent d920cae481
commit 600c86949b
7 changed files with 289 additions and 240 deletions

View File

@@ -14,9 +14,5 @@
#include <xttypes.h>
XTAPI
VOID
RtlGetStackLimits(OUT PULONG_PTR StackBase,
OUT PULONG_PTR StackLimit);
#endif /* __XTDK_AMD64_RTLFUNCS_H */