|
NeKernel dev
|
#include <CFKit/Utils.h>#include <KernelKit/DebugOutput.h>#include <KernelKit/HeapMgr.h>#include <KernelKit/PE32CodeMgr.h>#include <KernelKit/ProcessScheduler.h>#include <NeKit/Config.h>#include <NeKit/KString.h>#include <NeKit/KernelPanic.h>#include <NeKit/OwnPtr.h>Namespaces | |
| namespace | Kernel |
| UPS inline definitions. | |
| namespace | Kernel::Detail |
| Implementation details namespace. | |
| namespace | Kernel::Utils |
Functions | |
| UInt32 | Kernel::Detail::ldr_get_platform_pe (void) |
| Get the PE32+ platform signature according to the compiled architecture. | |
| ProcessID | Kernel::Utils::rtl_create_user_process (PE32Loader &exec, const Int32 &process_kind) |