summaryrefslogtreecommitdiffhomepage
path: root/include/ne-system/Drivers/DDK.h
blob: 650396985807c278b8a60b51d12ae7a2eb35f883 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: Apache-2.0
// Copyright 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/src

#ifndef _NE_DDK_DDK_H_
#define _NE_DDK_DDK_H_

#include <ne-system/Drivers/Detail/Config.h>

#endif // _NE_DDK_DDK_H_