NeKernel
dev
Loading...
Searching...
No Matches
Config.h
Go to the documentation of this file.
1
/* ========================================
2
3
Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
4
5
======================================== */
6
7
#pragma once
8
9
#include <
NeKit/Config.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
Config.h
Kernel
UPS inline definitions.
Definition
Device.h:12
src
kernel
KernelKit
Config.h
Generated by
1.15.0