diff options
Diffstat (limited to 'include/system/ne_kernel.hpp.in')
| -rw-r--r-- | include/system/ne_kernel.hpp.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/system/ne_kernel.hpp.in b/include/system/ne_kernel.hpp.in new file mode 100644 index 0000000..1cdc33c --- /dev/null +++ b/include/system/ne_kernel.hpp.in @@ -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/nekernel-org/src + +#pragma once + +#include <system/config.hpp> +#include @_NEKERNEL_SYSTEMKIT_PATH@ |
