[BOOT] Add boot library stubs

This commit is contained in:
2024-05-30 19:54:07 -04:00
parent 472b48ffd6
commit 42369f91ee
4 changed files with 162 additions and 3 deletions

View File

@@ -50,6 +50,9 @@ Abstract:
#define NTAPI
#endif
#undef NULL
#define NULL ((VOID *)0)
//
// Basic types.
//