summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/IDylibObject.cc
blob: ef4d5ecf1dafe47752acc06aa2f37992f89246bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * ========================================================
 *
 * NeKernel
 * Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved.
 *
 *  ========================================================
 */

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

using namespace Kernel;