diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 09:54:52 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 09:54:52 +0200 |
| commit | 39e1aded9faa6a20d2afb89244766b87571b89a1 (patch) | |
| tree | 370aa178e9bf1b79cd0b189f978aa7b4eac5d5d9 /Kernel | |
| parent | e2188feb99af7d537288f9e9c266b7d89ac6e736 (diff) | |
[META] BUMP, SEE BELOW.
+ Bumping sources.
+ Still doing R&D on SMP.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Kernel')
| -rw-r--r-- | Kernel/NewKit/Defines.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/NewKit/Defines.hxx b/Kernel/NewKit/Defines.hxx index 246adc7f..24b3526d 100644 --- a/Kernel/NewKit/Defines.hxx +++ b/Kernel/NewKit/Defines.hxx @@ -11,7 +11,7 @@ #define NEWKIT_VERSION "1.01" #if !defined(_INC_NO_STDC_HEADERS) && defined(__GNUC__) -#include <CRTKit/__mpcc_defines.hxx> +#include <CRTKit/__ndk_defines.hxx> #endif #ifdef __has_feature |
