summaryrefslogtreecommitdiffhomepage
path: root/src/libDDK/src/KernelDriverBase.cpp
blob: 37b138a00c5f5f2b35c4c6973f0579e6aad5a2c8 (plain)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: Apache-2.0
// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel

#include <DriverKit/ObjectKit/Base.h>