Kernel function work.

This commit is contained in:
Ben Vanik
2013-01-30 14:26:28 -08:00
parent 42009cda88
commit 23378443e8
20 changed files with 616 additions and 134 deletions

View File

@@ -75,6 +75,10 @@ typedef uint32_t X_HANDLE;
#define X_PROCTYPE_SYSTEM 2
// TLS specials.
#define X_TLS_OUT_OF_INDEXES UINT32_MAX // (-1)
} // namespace xboxkrnl
} // namespace kernel
} // namespace xe