Cleanup RTL subsystem headers
Some checks failed
Builds / ExectOS (amd64) (push) Failing after 15s
Builds / ExectOS (i686) (push) Failing after 15s

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_I686_RTLFUNCS_H */