summaryrefslogtreecommitdiffhomepage
path: root/include/Drivers/Ne.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Drivers/Ne.h')
-rw-r--r--include/Drivers/Ne.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/Drivers/Ne.h b/include/Drivers/Ne.h
deleted file mode 100644
index fe042fa..0000000
--- a/include/Drivers/Ne.h
+++ /dev/null
@@ -1,11 +0,0 @@
-// 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_H_
-#define _NE_DDK_H_
-
-#include <libDDK/DriverKit/DriverKit.h>
-
-#endif