summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-08 21:05:44 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-08 21:05:44 +0100
commite1d47575791cb08d505fcaa2c52d2b84e2a7f695 (patch)
tree380af909f7edc59b1655944adb869698e3edbc19 /include
parent4f17192006c618ef66554c6a7837b13e78abbe32 (diff)
[CHORE] Add run scripts, update kernel module.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/System/X11+Fwd.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/System/X11+Fwd.h b/include/System/X11+Fwd.h
new file mode 100644
index 0000000..47b6097
--- /dev/null
+++ b/include/System/X11+Fwd.h
@@ -0,0 +1,11 @@
+// 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
+
+#pragma once
+
+#include <System/Ne.h>
+
+/// @brief This file forward declares X11 types.
+
+