NeKernel
dev
Loading...
Searching...
No Matches
Defines.h
Go to the documentation of this file.
1
/* -------------------------------------------
2
3
Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved.
4
5
------------------------------------------- */
6
7
#pragma once
8
9
#include <
NeKit/Defines.h
>
10
11
#define KERNELKIT_VERSION "0.0.1-kernelkit"
12
#define KERNELKIT_VERSION_BCD 0x0001
13
14
namespace
Kernel
{
15
class
UserProcessScheduler;
16
class
IDylibObject;
17
class
USER_PROCESS;
18
class
KERNEL_TASK;
19
}
// namespace Kernel
Defines.h
Kernel
USER_PROCESS inline definitions.
Definition
Qr.h:793
dev
kernel
KernelKit
Defines.h
Generated by
1.14.0