summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/src/IDLLObject.cc
blob: 723412f721d912a54d0334b38013cea5544dc71d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * ========================================================
 *
 * minoskrnl
 * Copyright (C) 2024, ELMH Group, all rights reserved., all rights reserved.
 *
 *  ========================================================
 */

#include <KernelKit/IDLLObject.h>
#include <KernelKit/DebugOutput.h>

#include <KernelKit/UserProcessScheduler.h>

using namespace Kernel;