From e1d47575791cb08d505fcaa2c52d2b84e2a7f695 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 8 Mar 2026 21:05:44 +0100 Subject: [CHORE] Add run scripts, update kernel module. Signed-off-by: Amlal El Mahrouss --- include/System/X11+Fwd.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 include/System/X11+Fwd.h (limited to 'include/System') 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 + +/// @brief This file forward declares X11 types. + + -- cgit v1.2.3