summaryrefslogtreecommitdiffhomepage
path: root/include/Drivers/Ne.h
blob: cee3ab3a40d84c7763d7328844aa901a508c7518 (plain)
1
2
3
4
5
6
7
8
9
10
// 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_H_
#define _NE_DDK_H_

#include <libDDK/DriverKit/DriverKit.h>

#endif