summaryrefslogtreecommitdiffhomepage
path: root/include/ne_system/Drivers/DDK.h
blob: 5bb45f50c2a80942bb263dbbbc7a5ee2a4ba8d52 (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_