diff options
Diffstat (limited to 'include/System/Ne.h')
| -rw-r--r-- | include/System/Ne.h | 8 |
1 files changed, 8 insertions, 0 deletions
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 <System/Config.h> +#include <libSystem/SystemKit/System.h> |
