From cdb770f646ad620a76928981b8a5a618207fc82c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 8 Mar 2026 07:16:47 +0100 Subject: [CHORE] System header additions. Signed-off-by: Amlal El Mahrouss --- include/System/Ne.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 include/System/Ne.h (limited to 'include/System/Ne.h') diff --git a/include/System/Ne.h b/include/System/Ne.h new file mode 100644 index 0000000..7b54607 --- /dev/null +++ b/include/System/Ne.h @@ -0,0 +1,8 @@ +// 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 +#include -- cgit v1.2.3